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

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