Add a wildcard exception for TLS13 tests
authorMatt Caswell <matt@openssl.org>
Fri, 28 Oct 2016 09:07:44 +0000 (10:07 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 10:38:54 +0000 (10:38 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/ossl_shim/ossl_config.json

index 8f525153b3cadf5f424b57773acc520dbc083caf..690dc6683f7b48bc5744c2aada14b1f1f363b062 100644 (file)
@@ -1,6 +1,7 @@
 
 {
     "DisabledTests" : {
+            "*TLS13*":"No TLS1.3 support yet",
             "UnauthenticatedECDH":"Test failure - reason unknown",
             "SkipServerKeyExchange":"Test failure - reason unknown",
             "FragmentAlert-DTLS":"Test failure - reason unknown",