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
/
test617
blob
acd7f74910162366db427971fb5d7906b13dd26c
1
<testcase>
2
<info>
3
<keywords>
4
SCP
5
zero-length
6
</keywords>
7
</info>
8
9
#
10
# Server-side
11
<reply>
12
<data sendzero="yes">
13
</data>
14
</reply>
15
16
#
17
# Client-side
18
<client>
19
<server>
20
scp
21
</server>
22
<name>
23
SCP retrieval of empty file
24
</name>
25
<command>
26
--key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%PWD/log/file617.txt
27
</command>
28
<file name="log/file617.txt">
29
</file>
30
</client>
31
32
#
33
# Verify data after the test has been "shot"
34
<verify>
35
<valgrind>
36
disable
37
</valgrind>
38
</verify>
39
</testcase>