Add config-thread.h to test-ref-configs.pl

This commit is contained in:
Manuel Pégourié-Gonnard 2015-10-20 14:47:00 +02:00
parent eb47b870b1
commit ca700b2371
3 changed files with 26 additions and 0 deletions

View file

@ -2576,6 +2576,13 @@ run_test "ECJPAKE: password mismatch, DTLS" \
-c "re-using cached ecjpake parameters" \
-s "SSL - Verification of the message MAC failed"
# for tests with configs/config-thread.h
run_test "ECJPAKE: working, DTLS, nolog" \
"$P_SRV dtls=1 ecjpake_pw=bla" \
"$P_CLI dtls=1 ecjpake_pw=bla \
force_ciphersuite=TLS-ECJPAKE-WITH-AES-128-CCM-8" \
0
# Tests for ciphersuites per version
run_test "Per-version suites: SSL3" \