aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test629
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test629')
-rw-r--r--tests/data/test62933
1 files changed, 33 insertions, 0 deletions
diff --git a/tests/data/test629 b/tests/data/test629
new file mode 100644
index 000000000..621f7416f
--- /dev/null
+++ b/tests/data/test629
@@ -0,0 +1,33 @@
+<testcase>
+<info>
+<keywords>
+SCP
+FAILURE
+</keywords>
+</info>
+
+#
+# Client-side
+<client>
+<server>
+scp
+</server>
+ <name>
+SCP invalid user login (password authentication)
+ </name>
+ <command>
+-u not-a-valid-user: scp://%HOSTIP:%SSHPORT%PWD/irrelevant-file
+</command>
+</client>
+
+#
+# Verify data after the test has been "shot"
+<verify>
+<errorcode>
+67
+</errorcode>
+<valgrind>
+disable
+</valgrind>
+</verify>
+</testcase>