From b18d604b592d0069a8fe1f0b7e8d639cab6fa2cc Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 14 Jun 2017 15:12:11 +0200 Subject: tlsfuzzer: enabled chacha20 tests Signed-off-by: Nikos Mavrogiannopoulos --- tests/suite/tls-fuzzer/gnutls-nocert.json | 1 + 1 file changed, 1 insertion(+) 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" }, -- cgit v1.2.1