add duplicate consistency checks
This commit is contained in:
parent
c53d332090
commit
a7850eab51
22
test/duplicate_consistency/babybear_clean.yml
Normal file
22
test/duplicate_consistency/babybear_clean.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: mamabear
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- kem.c
|
||||||
|
- melas_fec.c
|
||||||
|
- melas_fec.h
|
||||||
|
- ring.c
|
||||||
|
- ring.h
|
||||||
|
- threebears.c
|
||||||
|
- source:
|
||||||
|
scheme: papabear
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- kem.c
|
||||||
|
- melas_fec.c
|
||||||
|
- melas_fec.h
|
||||||
|
- ring.c
|
||||||
|
- ring.h
|
||||||
|
- threebears.c
|
||||||
|
|
22
test/duplicate_consistency/mamabear_clean.yml
Normal file
22
test/duplicate_consistency/mamabear_clean.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: babybear
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- kem.c
|
||||||
|
- melas_fec.c
|
||||||
|
- melas_fec.h
|
||||||
|
- ring.c
|
||||||
|
- ring.h
|
||||||
|
- threebears.c
|
||||||
|
- source:
|
||||||
|
scheme: papabear
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- kem.c
|
||||||
|
- melas_fec.c
|
||||||
|
- melas_fec.h
|
||||||
|
- ring.c
|
||||||
|
- ring.h
|
||||||
|
- threebears.c
|
||||||
|
|
22
test/duplicate_consistency/papabear_clean.yml
Normal file
22
test/duplicate_consistency/papabear_clean.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: babybear
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- kem.c
|
||||||
|
- melas_fec.c
|
||||||
|
- melas_fec.h
|
||||||
|
- ring.c
|
||||||
|
- ring.h
|
||||||
|
- threebears.c
|
||||||
|
- source:
|
||||||
|
scheme: mamabear
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- kem.c
|
||||||
|
- melas_fec.c
|
||||||
|
- melas_fec.h
|
||||||
|
- ring.c
|
||||||
|
- ring.h
|
||||||
|
- threebears.c
|
||||||
|
|
Loading…
Reference in New Issue
Block a user