summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-01-30 18:35:14 +0100
committerDaiki Ueno <ueno@gnu.org>2021-02-19 05:44:51 +0100
commitf5aea9779a819edc7d246b2904b97d6c8a8b0d06 (patch)
treeef67a1f01c11e6fb383403f38078ae679fba28c4 /.gitignore
parentc5564666f9e1f3bf62a4b42f38730a3887e6cf9e (diff)
downloadgnutls-f5aea9779a819edc7d246b2904b97d6c8a8b0d06.tar.gz
tests: remove *hello_random_value tests
Those tests are meaningless and merely introduces extra flakiness, now that the uninitialized random bytes are detected by valgrind. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 44bc48d72b..b1f835ce40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -407,7 +407,6 @@ tests/dtls1.0-cert-key-exchange
tests/dtls1.2-cert-key-exchange
tests/dtls10-cert-key-exchange
tests/dtls12-cert-key-exchange
-tests/dtls_hello_random_value
tests/duplicate-extensions
tests/eagain
tests/eagain-auto-auth
@@ -853,7 +852,6 @@ tests/tls13-without-timeout-func
tests/tls13/anti_replay
tests/tls13/change_cipher_spec
tests/tls13/cookie
-tests/tls13/hello_random_value
tests/tls13/hello_retry_request
tests/tls13/hello_retry_request_resume
tests/tls13/key_limits
@@ -876,7 +874,6 @@ tests/tls13/psk-dumbfw
tests/tls13/psk-ext
tests/tls13/supported_versions
tests/tls13/tls12-no-tls13-exts
-tests/tls_hello_random_value
tests/tlsext-decoding
tests/tlsfeature-crt
tests/tlsfeature-ext