summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLeander Schwarz <lschwarz@mozilla.com>2022-04-21 12:03:51 +0000
committerLeander Schwarz <lschwarz@mozilla.com>2022-04-21 12:03:51 +0000
commitdea495ebb114f58579aa70e75c393a69932f5d87 (patch)
tree55a67bd9e883b86c6419239c57e2c5aa9aba99d2 /tests
parentce745af1753fe0e3660fa6edd0a9f917b7d353b3 (diff)
downloadnss-hg-dea495ebb114f58579aa70e75c393a69932f5d87.tar.gz
Bug 1755264 - Added TLS 1.3 zero-length inner plaintext checks and tests, zero-length record/fragment handling tests. Enabled tls fuzzer empty alert test. r=djacksonNSS_3_78_BETA1
Differential Revision: https://phabricator.services.mozilla.com/D141841
Diffstat (limited to 'tests')
-rw-r--r--tests/tlsfuzzer/config.json.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/tlsfuzzer/config.json.in b/tests/tlsfuzzer/config.json.in
index 28a7dc015..d24195d21 100644
--- a/tests/tlsfuzzer/config.json.in
+++ b/tests/tlsfuzzer/config.json.in
@@ -32,14 +32,6 @@
]
},
{
- "name" : "test-tls13-empty-alert.py",
- "arguments": [
- "-p", "@PORT@"
- ],
- "comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1471656",
- "exp_pass": false
- },
- {
"name" : "test-tls13-ffdhe-sanity.py",
"arguments": [
"-p", "@PORT@"