From 5304b13365d12070cab3464b19f08854e5e0845d Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 19 Jun 2008 00:18:58 +0000 Subject: Added SSH failure test cases 628-632 --- tests/data/test628 | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 tests/data/test628 (limited to 'tests/data/test628') diff --git a/tests/data/test628 b/tests/data/test628 new file mode 100644 index 000000000..f24fe05ab --- /dev/null +++ b/tests/data/test628 @@ -0,0 +1,33 @@ + + + +SFTP +FAILURE + + + +# +# Client-side + + +sftp + + +SFTP invalid user login (password authentication) + + +-u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%PWD/irrelevant-file + + + +# +# Verify data after the test has been "shot" + + +67 + + +disable + + + -- cgit v1.2.3