automated test for trusted peer certs

This commit is contained in:
Jacob Barthelmeh
2016-03-01 16:35:32 -07:00
parent 05d2cec7c1
commit d969e2ba11
5 changed files with 264 additions and 8 deletions

View File

@@ -51,6 +51,10 @@ if BUILD_PSK
dist_noinst_SCRIPTS+= scripts/psk.test
endif
if BUILD_TRUST_PEER_CERT
dist_noinst_SCRIPTS+= scripts/trusted_peer.test
endif
EXTRA_DIST += scripts/testsuite.pcap
# leave openssl.test as extra until non bash works
EXTRA_DIST += scripts/openssl.test