curl/tests/data/test502

48 lines
500 B
Plaintext
Raw Normal View History

<testcase>
2008-11-11 16:58:41 -05:00
<info>
<keywords>
FILE
</keywords>
</info>
2002-12-13 08:39:39 -05:00
#
# Server-side
<reply>
<data>
2002-12-13 08:39:39 -05:00
foo
bar swsclose
2002-12-13 08:39:39 -05:00
bar
foo
moo
</data>
</reply>
# Client-side
<client>
<server>
file
</server>
# tool is what to use instead of 'curl'
<tool>
lib502
</tool>
<name>
simple multi file:// get
</name>
<command>
2002-12-13 08:41:28 -05:00
file://%PWD/log/test502.txt
2002-12-13 08:39:39 -05:00
</command>
<file name="log/test502.txt">
foo
bar swsclose
2002-12-13 08:39:39 -05:00
bar
foo
moo
</file>
</client>
# Verify data after the test has been "shot"
<verify>
</verify>
</testcase>