2007-01-22 21:25:56 -05:00
|
|
|
<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>
|
2014-01-31 18:58:58 -05:00
|
|
|
<data>
|
2002-12-13 08:39:39 -05:00
|
|
|
foo
|
2003-07-19 19:57:08 -04:00
|
|
|
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
|
2003-07-19 19:57:08 -04:00
|
|
|
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>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|