unit-tests: Created newhope unit-tests

This commit is contained in:
Andreas Steffen
2016-08-10 14:22:00 +02:00
parent 393688aea0
commit 1342bd3386
10 changed files with 1339 additions and 7 deletions
+4
View File
@@ -631,3 +631,7 @@ endif
if USE_BLISS
SUBDIRS += plugins/bliss/tests
endif
if USE_NEWHOPE
SUBDIRS += plugins/newhope/tests
endif