blob: 38e5b8876cdab9aa661e0c44604d3490217341b4 [file] [log] [blame]
<testcase>
<info>
<keywords>
FILE
URL
</keywords>
</info>
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
file
</server>
<name>
file:// URLs with query string
</name>
<command option="no-include">
file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.txt?a_query=foobar#afragment
</command>
<file name="%LOGDIR/test%TESTNUMBER.txt">
contents in a single file
</file>
</client>
# Verify data after the test has been "shot"
<verify>
<stdout>
contents in a single file
</stdout>
</verify>
</testcase>