blob: ffe4657a7eaccf41063cced8cbc31047a5ba0284 [file] [log] [blame]
<testcase>
<info>
<keywords>
FILE
</keywords>
</info>
# no Server-side
# Client-side
<client>
<server>
file
</server>
<name>
"upload" with file://
</name>
<command option="no-include">
file://localhost%FILE_PWD/%LOGDIR/result%TESTNUMBER.txt -T %LOGDIR/upload%TESTNUMBER.txt
</command>
<file name="%LOGDIR/upload%TESTNUMBER.txt">
data
in
file
to
write
</file>
</client>
# Verify data after the test has been "shot"
<verify>
<file name="%LOGDIR/result%TESTNUMBER.txt">
data
in
file
to
write
</file>
</verify>
</testcase>