You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <testcase>
- # Server-side
- <reply>
- <data>
- </data>
- </reply>
-
- # Client-side
- <client>
- <server>
- file
- </server>
- <name>
- file:// URLs with query string
- </name>
- <command>
- file://localhost/%PWD/log/test1220.txt?a_query=foobar#afragment
- </command>
- <file name="log/test1220.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>
|