summaryrefslogtreecommitdiff
path: root/tests/data/test605
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test605')
-rw-r--r--tests/data/test60533
1 files changed, 33 insertions, 0 deletions
diff --git a/tests/data/test605 b/tests/data/test605
new file mode 100644
index 0000000..1c162fc
--- /dev/null
+++ b/tests/data/test605
@@ -0,0 +1,33 @@
+<testcase>
+<info>
+<keywords>
+SCP
+FAILURE
+</keywords>
+</info>
+
+#
+# Client-side
+<client>
+<server>
+scp
+</server>
+ <name>
+SCP retrieval of nonexistent file
+ </name>
+ <command>
+--key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%PWD/not-a-valid-file-moooo --insecure
+</command>
+</client>
+
+#
+# Verify data after the test has been "shot"
+<verify>
+<errorcode>
+79
+</errorcode>
+<valgrind>
+disable
+</valgrind>
+</verify>
+</testcase>