unit-tests: first NTRU test case

This commit is contained in:
Andreas Steffen
2013-11-27 20:21:40 +01:00
parent d5cd6eba2b
commit 2c620cb089
4 changed files with 95 additions and 2 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ tests_SOURCES = tests.h tests.c \
suites/test_host.c \
suites/test_pen.c \
suites/test_asn1.c \
suites/test_printf.c
suites/test_printf.c \
suites/test_ntru.c
tests_CFLAGS = \
-I$(top_srcdir)/src/libstrongswan \