commit | 1a74a26f77371d7d74751a0c55d9340ce10b6bc9 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jun 24 15:51:32 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jun 24 15:51:32 2014 +0200 |
tree | a085f79f0d5b98a865a7c5bd05220d651fba05bd | |
parent | ac2ccf897c83a6e1c6332b181dccd66b5511b1e8 [diff] [blame] |
Add config based on PSK-CCM
diff --git a/tests/scripts/test-ref-configs.pl b/tests/scripts/test-ref-configs.pl index 6587140..fddfe65 100755 --- a/tests/scripts/test-ref-configs.pl +++ b/tests/scripts/test-ref-configs.pl
@@ -19,6 +19,8 @@ => "-m tls1_2 -f 'ECDHE-ECDSA.*AES.*GCM'", 'config-picocoin.h' => 0, + 'config-ccm-psk-tls1_2.h' + => '-m tls1_2 -f \'TLS-PSK.*AES.*CCM\'', ); # If no config-name is provided, use all known configs.