First shot at 1/4 version
This commit is contained in:
@@ -4,4 +4,16 @@ tests:
|
||||
modules:
|
||||
- "chacha20_block"
|
||||
sources: "sources.list"
|
||||
waves: True
|
||||
- name: "chacha20_pipelined_round"
|
||||
toplevel: "chacha20_pipelined_round"
|
||||
modules:
|
||||
- "chacha20_pipelined_round"
|
||||
sources: "sources.list"
|
||||
waves: True
|
||||
- name: "chacha20_pipelined_block"
|
||||
toplevel: "chacha20_pipelined_block"
|
||||
modules:
|
||||
- "chacha20_pipelined_block"
|
||||
sources: "sources.list"
|
||||
waves: True
|
||||
Reference in New Issue
Block a user