Skip to content

Commit 791eee9

Browse files
Disable test vector targets for testing
1 parent 4248cc8 commit 791eee9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ref/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ all: \
1414
test/test_dilithium2 \
1515
test/test_dilithium3 \
1616
test/test_dilithium5 \
17-
test/test_vectors2 \
18-
test/test_vectors3 \
19-
test/test_vectors5
17+
#test/test_vectors2 \
18+
#test/test_vectors3 \
19+
#test/test_vectors5
2020

2121
nistkat: \
2222
nistkat/PQCgenKAT_sign2 \

0 commit comments

Comments
 (0)