2001-05-28 14:30:21 +02:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
foo
|
|
|
|
bar
|
|
|
|
bar
|
|
|
|
foo
|
|
|
|
moo
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<name>
|
2001-08-06 14:10:00 +02:00
|
|
|
basic file:// file
|
2001-05-28 14:30:21 +02:00
|
|
|
</name>
|
|
|
|
<command>
|
2001-08-06 14:10:00 +02:00
|
|
|
file://localhost/%PWD/log/test200.txt
|
2001-05-28 14:30:21 +02:00
|
|
|
</command>
|
|
|
|
<file name="log/test200.txt">
|
|
|
|
foo
|
|
|
|
bar
|
|
|
|
bar
|
|
|
|
foo
|
|
|
|
moo
|
|
|
|
</file>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
</verify>
|