diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test509 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/test509 b/tests/data/test509 index b179a9ddf..b490b6281 100644 --- a/tests/data/test509 +++ b/tests/data/test509 @@ -47,4 +47,9 @@ Pragma: no-cache Accept: */*
</protocol> +# valgrind detects numerous problems in OpenSSL for this test case, disable +# the valgrind logfile scan +<valgrind> +disable +</valgrind> </verify> |