add pkcallbacks script test

This commit is contained in:
toddouska
2016-12-06 11:27:05 -08:00
parent f3816a4dc5
commit 80cc737ffa
3 changed files with 120 additions and 0 deletions

View File

@@ -47,6 +47,11 @@ if BUILD_TRUST_PEER_CERT
dist_noinst_SCRIPTS+= scripts/trusted_peer.test
endif
if BUILD_PKCALLBACKS
dist_noinst_SCRIPTS+= scripts/pkcallbacks.test
scripts/pkcallbacks.log: scripts/resume.log
endif
endif # end of BUILD_EXAMPLE_SERVERS
if BUILD_EXAMPLE_CLIENTS