repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
tests
/
data
/
test607
blob
503c426941f11aeeac4a86f2963cbff263605427
1
<testcase>
2
<info>
3
<keywords>
4
SCP
5
FAILURE
6
</keywords>
7
</info>
8
9
#
10
# Client-side
11
<client>
12
<server>
13
scp
14
</server>
15
<name>
16
SCP invalid user login
17
</name>
18
<command>
19
--key curl_client_key --pubkey curl_client_key.pub -u not-a-valid-user: scp://%HOSTIP:%SSHPORT%PWD/not-a-valid-file-moooo
20
</command>
21
</client>
22
23
#
24
# Verify data after the test has been "shot"
25
<verify>
26
<errorcode>
27
67
28
</errorcode>
29
<valgrind>
30
disable
31
</valgrind>
32
</verify>
33
</testcase>