aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1508
blob: fbdc322a05bab611d48c59bb681c116e9b3bccaa (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:%NOLISTENPORT/path/1508
</command>
</client>

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