diff options
Diffstat (limited to 'tests/suite/tls-fuzzer/gnutls-nocert.json')
-rw-r--r-- | tests/suite/tls-fuzzer/gnutls-nocert.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert.json b/tests/suite/tls-fuzzer/gnutls-nocert.json index ca360b45e3..242e909cc6 100644 --- a/tests/suite/tls-fuzzer/gnutls-nocert.json +++ b/tests/suite/tls-fuzzer/gnutls-nocert.json @@ -6,6 +6,8 @@ "--priority=@PRIORITY@", "--disable-client-cert", "--port=@PORT@"], "tests" : [ + {"name" : "test-ocsp-stapling.py", + "arguments" : ["--no-status"] }, {"name" : "test-aes-gcm-nonces.py" }, {"name" : "test-atypical-padding.py" }, {"name" : "test-bleichenbacher-workaround.py" }, |