Przeglądaj źródła

add duplicate consistency checks

tags/v0.0.1
Leon Botros 5 lat temu
committed by Kris Kwiatkowski
rodzic
commit
2d9e259608
3 zmienionych plików z 66 dodań i 0 usunięć
  1. +22
    -0
      test/duplicate_consistency/babybear_clean.yml
  2. +22
    -0
      test/duplicate_consistency/mamabear_clean.yml
  3. +22
    -0
      test/duplicate_consistency/papabear_clean.yml

+ 22
- 0
test/duplicate_consistency/babybear_clean.yml Wyświetl plik

@@ -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
- 0
test/duplicate_consistency/mamabear_clean.yml Wyświetl plik

@@ -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
- 0
test/duplicate_consistency/papabear_clean.yml Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz