summaryrefslogtreecommitdiff
path: root/tests/suite/tls-fuzzer/gnutls-nocert.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/tls-fuzzer/gnutls-nocert.json')
-rw-r--r--tests/suite/tls-fuzzer/gnutls-nocert.json19
1 files changed, 1 insertions, 18 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert.json b/tests/suite/tls-fuzzer/gnutls-nocert.json
index bc3c7a88b2..bef461789f 100644
--- a/tests/suite/tls-fuzzer/gnutls-nocert.json
+++ b/tests/suite/tls-fuzzer/gnutls-nocert.json
@@ -42,15 +42,7 @@
"arguments" : ["-p", "@PORT@",
"-e", "Encrypt-then-MAC renegotiation crash"]},
{"name" : "test-x25519.py",
- "comment" : "x448 is not supported",
- "arguments" : ["-p", "@PORT@",
- "-e", "all zero x448 key share",
- "-e", "empty x448 key share",
- "-e", "sanity - negotiate x448",
- "-e", "too big x448 key share",
- "-e", "too small x448 key share",
- "-e", "x448 key share of \"1\""
- ]},
+ "arguments" : ["-p", "@PORT@"]},
{"name" : "test-cve-2016-7054.py",
"arguments" : ["-p", "@PORT@",
"-e", "sanity"]},
@@ -130,9 +122,6 @@
"arguments" : ["-p", "@PORT@",
"-e", "Protocol (3, 0) in SSLv2 compatible ClientHello",
"-e", "Protocol (3, 1) in SSLv2 compatible ClientHello",
- "-e", "Protocol (3, 1) with x448 group",
- "-e", "Protocol (3, 2) with x448 group",
- "-e", "Protocol (3, 3) with x448 group",
"-e", "Protocol (3, 0)",
"-z",
"-n", "6"]},
@@ -144,9 +133,6 @@
"arguments" : ["-p", "@PORT@",
"-e", "Protocol (3, 0) in SSLv2 compatible ClientHello",
"-e", "Protocol (3, 1) in SSLv2 compatible ClientHello",
- "-e", "Protocol (3, 1) with x448 group",
- "-e", "Protocol (3, 2) with x448 group",
- "-e", "Protocol (3, 3) with x448 group",
"-e", "Protocol (3, 0)",
"-z",
"-n", "6"]},
@@ -263,9 +249,6 @@
{"name" : "test-serverhello-random.py",
"arguments" : ["-p", "@PORT@",
"-e", "Protocol (3, 0) in SSLv2 compatible ClientHello",
- "-e", "Protocol (3, 1) with x448 group",
- "-e", "Protocol (3, 2) with x448 group",
- "-e", "Protocol (3, 3) with x448 group",
"-e", "Protocol (3, 0)",
"-z",
"-n", "6"]},