Moved test_rng to a test suite of its own

This commit is contained in:
Andreas Steffen
2013-12-04 21:23:30 +01:00
parent f1e12da7ef
commit 2006709ec5
4 changed files with 58 additions and 26 deletions
+1
View File
@@ -41,6 +41,7 @@ tests_SOURCES = tests.h tests.c \
suites/test_pen.c \
suites/test_asn1.c \
suites/test_printf.c \
suites/test_test_rng.c \
suites/test_ntru.c
tests_CFLAGS = \