From cb729b6a03d320bfd4a81b5b97b20acaeb515baf Mon Sep 17 00:00:00 2001 From: Thom Wiggers Date: Wed, 11 Dec 2019 15:23:40 +0100 Subject: [PATCH] Fix duplicate consistency files Every .s file is now handled through CC --- test/duplicate_consistency/dilithium2_avx2.yml | 8 ++++---- test/duplicate_consistency/dilithium3_avx2.yml | 8 ++++---- test/duplicate_consistency/dilithium4_avx2.yml | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/test/duplicate_consistency/dilithium2_avx2.yml b/test/duplicate_consistency/dilithium2_avx2.yml index ed477e5e..136b3719 100644 --- a/test/duplicate_consistency/dilithium2_avx2.yml +++ b/test/duplicate_consistency/dilithium2_avx2.yml @@ -8,7 +8,7 @@ consistency_checks: - fips202x4.h - nttconsts.c - nttconsts.h - - ntt.s + - ntt.S - ntt.h - packing.c - packing.h @@ -16,7 +16,7 @@ consistency_checks: - polyvec.c - polyvec.h - reduce.h - - reduce.s + - reduce.S - rounding.c - rounding.h - rejsample.h @@ -33,7 +33,7 @@ consistency_checks: - fips202x4.h - nttconsts.c - nttconsts.h - - ntt.s + - ntt.S - ntt.h - packing.c - packing.h @@ -41,7 +41,7 @@ consistency_checks: - polyvec.c - polyvec.h - reduce.h - - reduce.s + - reduce.S - rounding.c - rounding.h - rejsample.h diff --git a/test/duplicate_consistency/dilithium3_avx2.yml b/test/duplicate_consistency/dilithium3_avx2.yml index 3a638dae..d272857f 100644 --- a/test/duplicate_consistency/dilithium3_avx2.yml +++ b/test/duplicate_consistency/dilithium3_avx2.yml @@ -8,7 +8,7 @@ consistency_checks: - fips202x4.h - nttconsts.c - nttconsts.h - - ntt.s + - ntt.S - ntt.h - packing.c - packing.h @@ -16,7 +16,7 @@ consistency_checks: - polyvec.c - polyvec.h - reduce.h - - reduce.s + - reduce.S - rounding.c - rounding.h - rejsample.h @@ -33,7 +33,7 @@ consistency_checks: - fips202x4.h - nttconsts.c - nttconsts.h - - ntt.s + - ntt.S - ntt.h - packing.c - packing.h @@ -41,7 +41,7 @@ consistency_checks: - polyvec.c - polyvec.h - reduce.h - - reduce.s + - reduce.S - rounding.c - rounding.h - rejsample.h diff --git a/test/duplicate_consistency/dilithium4_avx2.yml b/test/duplicate_consistency/dilithium4_avx2.yml index b37a7695..9486f63a 100644 --- a/test/duplicate_consistency/dilithium4_avx2.yml +++ b/test/duplicate_consistency/dilithium4_avx2.yml @@ -8,7 +8,7 @@ consistency_checks: - fips202x4.h - nttconsts.c - nttconsts.h - - ntt.s + - ntt.S - ntt.h - packing.c - packing.h @@ -16,7 +16,7 @@ consistency_checks: - polyvec.c - polyvec.h - reduce.h - - reduce.s + - reduce.S - rounding.c - rounding.h - rejsample.h @@ -33,7 +33,7 @@ consistency_checks: - fips202x4.h - nttconsts.c - nttconsts.h - - ntt.s + - ntt.S - ntt.h - packing.c - packing.h @@ -41,7 +41,7 @@ consistency_checks: - polyvec.c - polyvec.h - reduce.h - - reduce.s + - reduce.S - rounding.c - rounding.h - rejsample.h