summaryrefslogtreecommitdiff
path: root/tests/data/test1508
blob: b276b8b310a2def08b2dbcd75bd4dc98fa9cd8be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<testcase>
<info>
<keywords>
HTTP
multi
</keywords>
</info>

# Client-side
<client>
<server>
none
</server>
<tool>
lib1508
</tool>
 <name>
Close a multi handle without using it
 </name>
 <command>
http://%HOSTIP:%HTTPPORT/path/1508
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<file name="log/stdout1508">
We are done
</file>
</verify>
</testcase>