2007-01-23 05:25:56 +03:00
|
|
|
<testcase>
|
2004-05-26 01:47:29 +04:00
|
|
|
# no Server-side
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
2007-03-10 00:01:39 +03:00
|
|
|
file
|
2004-05-26 01:47:29 +04:00
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
"upload" with file://
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
file://localhost/%PWD/log/result204.txt -T log/upload204.txt
|
|
|
|
</command>
|
|
|
|
<file name="log/upload204.txt">
|
|
|
|
data
|
|
|
|
in
|
|
|
|
file
|
|
|
|
to
|
|
|
|
write
|
|
|
|
</file>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<file name="log/result204.txt">
|
|
|
|
data
|
|
|
|
in
|
|
|
|
file
|
|
|
|
to
|
|
|
|
write
|
|
|
|
</file>
|
|
|
|
</verify>
|
2007-01-23 05:25:56 +03:00
|
|
|
</testcase>
|