2001-05-28 08:30:21 -04:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
foo
|
|
|
|
bar
|
|
|
|
bar
|
|
|
|
foo
|
|
|
|
moo
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 16:25:39 -04:00
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
2001-05-28 08:30:21 -04:00
|
|
|
<name>
|
2001-08-06 08:10:00 -04:00
|
|
|
basic file:// file
|
2001-05-28 08:30:21 -04:00
|
|
|
</name>
|
|
|
|
<command>
|
2001-08-06 08:10:00 -04:00
|
|
|
file://localhost/%PWD/log/test200.txt
|
2001-05-28 08:30:21 -04:00
|
|
|
</command>
|
|
|
|
<file name="log/test200.txt">
|
|
|
|
foo
|
|
|
|
bar
|
|
|
|
bar
|
|
|
|
foo
|
|
|
|
moo
|
|
|
|
</file>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2001-05-28 08:30:21 -04:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
</verify>
|