add duplicate consistency checks

This commit is contained in:
Leon Botros 2019-10-24 18:25:07 +02:00 committad av Kris Kwiatkowski
förälder 3b740033ef
incheckning 2d9e259608
3 ändrade filer med 66 tillägg och 0 borttagningar

Visa fil

@ -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

Visa fil

@ -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

Visa fil

@ -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