aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1508
blob: f8607e58a00558a31d00b8172e2f212d776a322d (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" mode="text">
We are done
</file>
</verify>
</testcase>