summaryrefslogtreecommitdiffstats
path: root/0106-curl-7.21.0-libssh2-valgrind.patch
blob: 2b8cb38ea1a2e4cd23e7946dcd5ef6d9c5ba9787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 tests/data/test604 |    3 +++
 tests/data/test623 |    4 +++-
 2 files changed, 6 insertions(+), 1 deletions(-)

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