aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-01-07 21:11:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-01-07 21:11:13 +0000
commit5a8097a4d5fd3b8ceff33fb54e33721eefdc0819 (patch)
tree888600671bfed776e7f729970e1cab679c915f67 /tests/FILEFORMAT
parent9cdf6fb64b1f701afc38f1cc74079849f547d006 (diff)
fixed the valgrind log check and make it possible to disable it for a specific
test, see test 509
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index 3edb91b49..58d37410e 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -190,4 +190,7 @@ the file's contents must be identical to this
<upload>
the contents of the upload data curl should have sent
</upload>
+<valgrind>
+disable - disables the valgrind log check for this test
+</valgrind>
</verify>