summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl-7.19.0/tests/data/test621
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test621')
-rw-r--r--Utilities/cmcurl-7.19.0/tests/data/test62138
1 files changed, 0 insertions, 38 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test621 b/Utilities/cmcurl-7.19.0/tests/data/test621
deleted file mode 100644
index 9ffbf3b..0000000
--- a/Utilities/cmcurl-7.19.0/tests/data/test621
+++ /dev/null
@@ -1,38 +0,0 @@
-<testcase>
-<info>
-<keywords>
-SCP
-FAILURE
-</keywords>
-</info>
-
-#
-# Client-side
-<client>
-<server>
-scp
-</server>
- <name>
-SCP retrieval of missing file followed by good file
- </name>
- <command>
---key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%PWD/log/not-a-valid-file-moooo scp://%HOSTIP:%SSHPORT%PWD/log/file621.txt
-</command>
-<file name="log/file621.txt">
-Test data
-for ssh test
-</file>
-</client>
-
-#
-# Verify data after the test has been "shot"
-<verify>
-<valgrind>
-disable
-</valgrind>
-<stdout>
-Test data
-for ssh test
-</stdout>
-</verify>
-</testcase>