YKCS11: add basic tests.

Signed-off-by: Alessio Di Mauro <alessio@yubico.com>
This commit is contained in:
Alessio Di Mauro
2015-11-12 00:51:27 +01:00
parent 39aebf963d
commit 5407eb4c69
9 changed files with 134 additions and 2 deletions
+1 -2
View File
@@ -24,8 +24,7 @@
# non-source form of such a combination shall include the source code
# for the parts of OpenSSL used as well as that of the covered work.
SUBDIRS = .
#tests
SUBDIRS = . tests
AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS)
AM_CPPFLAGS = $(OPENSSL_CFLAGS) $(PCSC_CFLAGS)