summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-14 15:12:11 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-13 15:42:02 +0200
commitb18d604b592d0069a8fe1f0b7e8d639cab6fa2cc (patch)
tree9c0276e7f14f055cee54ec2cbcfd74f3e7fda849
parentaf4dc564105b86e60ca9ed38caf6ccba49d97140 (diff)
downloadgnutls-b18d604b592d0069a8fe1f0b7e8d639cab6fa2cc.tar.gz
tlsfuzzer: enabled chacha20 tests
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--tests/suite/tls-fuzzer/gnutls-nocert.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert.json b/tests/suite/tls-fuzzer/gnutls-nocert.json
index 4fc88d1837..0f4461334a 100644
--- a/tests/suite/tls-fuzzer/gnutls-nocert.json
+++ b/tests/suite/tls-fuzzer/gnutls-nocert.json
@@ -8,6 +8,7 @@
"tests" : [
{"name" : "test-ocsp-stapling.py",
"arguments" : ["--no-status"] },
+ {"name" : "test-chacha20.py"},
{"name" : "test-aes-gcm-nonces.py" },
{"name" : "test-atypical-padding.py" },
{"name" : "test-bleichenbacher-workaround.py" },