un-nest curl
This commit is contained in:
35
curl-8.15.0/tests/data/test333
Normal file
35
curl-8.15.0/tests/data/test333
Normal file
@@ -0,0 +1,35 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
cmdline
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
</reply>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<name>
|
||||
Try a non-boolean command line option with --no-
|
||||
</name>
|
||||
<command>
|
||||
--no-proxy "hey" http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
# detected the bad --no- prefix
|
||||
<errorcode>
|
||||
2
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user