]> granicus.if.org Git - curl/commitdiff
tests: disable valgrind on the remaining scp/sftp tests
authorDan Fandrich <dan@coneharvesters.com>
Sat, 15 Mar 2014 09:24:50 +0000 (10:24 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 15 Mar 2014 09:41:40 +0000 (10:41 +0100)
tests/data/test582
tests/data/test583
tests/data/test604
tests/data/test623

index 8881a87d7862cc8bbce9cd3faf0a8aa1ffeae3f1..64c32dbf94636bbde710a2157393c0a6233d58dd 100644 (file)
@@ -34,6 +34,9 @@ Moooooooooooo
 
 # Verify data after the test has been "shot"
 <verify>
+<valgrind>
+disable
+</valgrind>
 <strip>
 </strip>
 <protocol>
index 8fca7d23c6316d6b286f434f6053f0e7361d50b2..6ad7f7d0ff22fde5e940a6449c64697c162ae29e 100644 (file)
@@ -35,6 +35,9 @@ sftp://localhost:%SSHPORT%PWD/log/upload583.txt %USER:
 
 # Verify data after the test has been "shot"
 <verify>
+<valgrind>
+disable
+</valgrind>
 <errorcode>
 0
 </errorcode>
index af0259fb924bd7a624d6c9dc5b4431728787ccb7..566086e105dd960a72b2643ab2735f5c950b2ac0 100644 (file)
@@ -23,6 +23,9 @@ SFTP retrieval of nonexistent file
 #
 # Verify data after the test has been "shot"
 <verify>
+<valgrind>
+disable
+</valgrind>
 <errorcode>
 78
 </errorcode>
index 19e505b23dcc32713984804b5740b5ede61c9486..1a639d69f1bfe0d7a5c1b6f13511fe5ece76f40a 100644 (file)
@@ -33,6 +33,9 @@ for ssh upload test
 #
 # Verify data after the test has been "shot"
 <verify>
+<valgrind>
+disable
+</valgrind>
 <errorcode>
 79
 </errorcode>