unit-tests: Added crypter tests

This commit is contained in:
Andreas Steffen
2013-12-06 10:09:36 +01:00
parent fdc6c682b2
commit 933f3c6e8f
4 changed files with 112 additions and 3 deletions
+1
View File
@@ -39,6 +39,7 @@ tests_SOURCES = tests.h tests.c \
suites/test_rsa.c \
suites/test_host.c \
suites/test_hasher.c \
suites/test_crypter.c \
suites/test_pen.c \
suites/test_asn1.c \
suites/test_printf.c \