| xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | <testcase> |
| 2 | <info> | ||||
| 3 | <keywords> | ||||
| 4 | FILE | ||||
| 5 | </keywords> | ||||
| 6 | </info> | ||||
| 7 | |||||
| 8 | <reply> | ||||
| 9 | <data> | ||||
| 10 | foo | ||||
| 11 | bar | ||||
| 12 | bar | ||||
| 13 | foo | ||||
| 14 | moo | ||||
| 15 | </data> | ||||
| 16 | </reply> | ||||
| 17 | |||||
| 18 | # Client-side | ||||
| 19 | <client> | ||||
| 20 | <server> | ||||
| 21 | file | ||||
| 22 | </server> | ||||
| 23 | <name> | ||||
| 24 | basic file:// file | ||||
| 25 | </name> | ||||
| 26 | <command option="no-include"> | ||||
| 27 | file://localhost%FILE_PWD/log/test%TESTNUMBER.txt | ||||
| 28 | </command> | ||||
| 29 | <file name="log/test%TESTNUMBER.txt"> | ||||
| 30 | foo | ||||
| 31 | bar | ||||
| 32 | bar | ||||
| 33 | foo | ||||
| 34 | moo | ||||
| 35 | </file> | ||||
| 36 | </client> | ||||
| 37 | |||||
| 38 | # Verify data after the test has been "shot" | ||||
| 39 | <verify> | ||||
| 40 | </verify> | ||||
| 41 | </testcase> | ||||