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
/
test501
blob
99cd3b8f772e062e6f7324ec294f43294599a0e3
1
<testcase>
2
#
3
# Server-side
4
<reply name="1">
5
</reply>
6
7
# Client-side
8
<client>
9
<server>
10
none
11
</server>
12
<features>
13
http
14
</features>
15
# tool is what to use instead of 'curl'
16
<tool>
17
lib501
18
</tool>
19
20
<name>
21
simple libcurl attempt operation without URL set
22
</name>
23
<command>
24
http://%HOSTIP:%HTTPPORT/501
25
</command>
26
</client>
27
28
#
29
# Verify data after the test has been "shot"
30
<verify>
31
<errorcode>
32
3
33
</errorcode>
34
</verify>
35
</testcase>