Add regress asn1evp

This commit is contained in:
kinichiro
2017-12-22 23:32:22 +09:00
parent 7b6953e9a9
commit b38d7f0f8a
3 changed files with 11 additions and 0 deletions

View File

@@ -43,6 +43,11 @@ arc4randomforktest_SOURCES = arc4randomforktest.c
endif
EXTRA_DIST += arc4randomforktest.sh
# asn1evp
TESTS += asn1evp
check_PROGRAMS += asn1evp
asn1evp_SOURCES = asn1evp.c
# asn1test
TESTS += asn1test
check_PROGRAMS += asn1test