flesh out libtls test program a bit, move to tests

This commit is contained in:
Brent Cook
2015-05-23 19:23:35 -05:00
parent 1a369f0fd7
commit 901ea927ce
6 changed files with 56 additions and 10 deletions

View File

@@ -42,10 +42,10 @@ CHECK_LIBC_CRYPTO_COMPAT
AC_CONFIG_FILES([
Makefile
include/Makefile
app/Makefile
compat/Makefile
man/Makefile
src/Makefile
tests/Makefile
libtls.pc
])