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
/
test231
blob
912ea41256707601b5eccdd7d7a55975e1fba506
1
<testcase>
2
# Server-side
3
<reply>
4
# 16 bytes to check
5
<datacheck>
6
B01234567
7
C01234567
8
</datacheck>
9
</reply>
10
11
# Client-side
12
<client>
13
<server>
14
file
15
</server>
16
<name>
17
file:// with resume
18
</name>
19
<command>
20
file://localhost/%PWD/log/test231.txt -C 10-
21
</command>
22
<file name="log/test231.txt">
23
A01234567
24
B01234567
25
C01234567
26
</file>
27
</client>
28
29
# Verify data after the test has been "shot"
30
<verify>
31
</verify>
32
</testcase>