summaryrefslogtreecommitdiff
path: root/tests/data/test360
blob: f466277b28d94415dc1bdc3497e92ef2a2856d00 (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
<testcase>
<info>
<keywords>
--fail
--fail-with-body
</keywords>
</info>

# Client-side
<client>
<server>
http
</server>
 <name>
Error on both --fail-with-body and --fail
 </name>
 <command>
http://%HOSTIP:%HTTPPORT/360 --fail-with-body --fail
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>
</testcase>