Blame SOURCES/0106-curl-7.21.0-libssh2-valgrind.patch

3a27f0
 tests/data/test604 |    3 +++
3a27f0
 tests/data/test623 |    4 +++-
3a27f0
 2 files changed, 6 insertions(+), 1 deletions(-)
3a27f0
3a27f0
diff --git a/tests/data/test604 b/tests/data/test604
3a27f0
index af0259f..2bcf7d1 100644
3a27f0
--- a/tests/data/test604
3a27f0
+++ b/tests/data/test604
3a27f0
@@ -26,5 +26,8 @@ SFTP retrieval of nonexistent file
3a27f0
 <errorcode>
3a27f0
 78
3a27f0
 </errorcode>
3a27f0
+<valgrind>
3a27f0
+disable
3a27f0
+</valgrind>
3a27f0
 </verify>
3a27f0
 </testcase>
3a27f0
diff --git a/tests/data/test623 b/tests/data/test623
3a27f0
index 19e505b..38a41d2 100644
3a27f0
--- a/tests/data/test623
3a27f0
+++ b/tests/data/test623
3a27f0
@@ -36,6 +36,8 @@ for ssh upload test
3a27f0
 <errorcode>
3a27f0
 79
3a27f0
 </errorcode>
3a27f0
-
3a27f0
+<valgrind>
3a27f0
+disable
3a27f0
+</valgrind>
3a27f0
 </verify>
3a27f0
 </testcase>