blob: 50d00e44d7396259a601f47b216ff30ac5d9f497 [file]
<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
cmdline
</keywords>
</info>
# Client-side
<client>
<name>
Pass in string to -C
</name>
<command>
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER -C wrong
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>
</testcase>