add a very simple selftest

This commit is contained in:
Klas Lindfors
2014-02-10 14:15:05 +01:00
parent 6472b28a1b
commit 966fe2387c
5 changed files with 77 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@
# 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
AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS)
AM_CPPFLAGS = $(OPENSSL_CFLAGS) $(PCSC_CFLAGS)