disable the valgrind log checking
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Jan 2005 21:11:24 +0000 (21:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Jan 2005 21:11:24 +0000 (21:11 +0000)
tests/data/test509

index b179a9d..b490b62 100644 (file)
@@ -47,4 +47,9 @@ Pragma: no-cache
 Accept: */*\r
 \r
 </protocol>
+# valgrind detects numerous problems in OpenSSL for this test case, disable
+# the valgrind logfile scan
+<valgrind>
+disable
+</valgrind>
 </verify>