un-nest curl
This commit is contained in:
28
curl-8.15.0/tests/data/test360
Normal file
28
curl-8.15.0/tests/data/test360
Normal file
@@ -0,0 +1,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/%TESTNUMBER --fail-with-body --fail
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user