diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-07 21:11:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-07 21:11:24 +0000 |
commit | b5b77f6367390ca8e9646cdb3c0cf19fe8ab9c59 (patch) | |
tree | 3489a40c7869ea329e20691a4e6e42f9fda842e0 /tests/data/test509 | |
parent | 5a8097a4d5fd3b8ceff33fb54e33721eefdc0819 (diff) |
disable the valgrind log checking
Diffstat (limited to 'tests/data/test509')
-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> |