| <testcase> | |
| <info> | |
| <keywords> | |
| FILE | |
| --proto-default | |
| </keywords> | |
| </info> | |
| <reply> | |
| <data> | |
| foo | |
| bar | |
| bar | |
| foo | |
| moo | |
| </data> | |
| </reply> | |
| # Client-side | |
| <client> | |
| <server> | |
| file | |
| </server> | |
| <name> | |
| --proto-default file | |
| </name> | |
| <command option="no-include"> | |
| --proto-default file %PWD/log/test%TESTNUMBER.txt | |
| </command> | |
| <file name="log/test%TESTNUMBER.txt"> | |
| foo | |
| bar | |
| bar | |
| foo | |
| moo | |
| </file> | |
| </client> | |
| # Verify data after the test has been "shot" | |
| <verify> | |
| <errorcode> | |
| 0 | |
| </errorcode> | |
| </verify> | |
| </testcase> |