Moved Ed25519 tests to libstrongswan

This commit is contained in:
Andreas Steffen
2016-12-14 11:57:36 +01:00
committed by Tobias Brunner
parent e9c2b6658b
commit 4f19112b1f
10 changed files with 27 additions and 142 deletions
+2 -1
View File
@@ -55,7 +55,8 @@ tests_SOURCES = tests.h tests.c \
suites/test_printf.c \
suites/test_test_rng.c \
suites/test_mgf1.c \
suites/test_ntru.c
suites/test_ntru.c \
suites/test_ed25519.c
tests_CFLAGS = \
-I$(top_srcdir)/src/libstrongswan \