blob: 1623aecaf794487f57993451fafb088798cc8a48 [file] [log] [blame]
<testcase>
<info>
<keywords>
HTTP
variables
</keywords>
</info>
#
# Client-side
<client>
<server>
http
</server>
<name>
Variable output starting with null byte
</name>
<file name="%LOGDIR/junk">
%hex[%00]hex%hello
</file>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what@%LOGDIR/junk --expand-data "{{what}}"
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>
</testcase>