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
View File
@@ -34,3 +34,5 @@ TEST_SUITE(host_suite_create)
TEST_SUITE(printf_suite_create)
TEST_SUITE(pen_suite_create)
TEST_SUITE(asn1_suite_create)
TEST_SUITE_DEPEND(ntru_suite_create, CUSTOM, "ntru-rng")