2007-01-23 10:25:56 +08:00
|
|
|
<testcase>
|
2012-11-20 20:51:25 +08:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
FILE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2001-08-07 17:21:30 +08:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-05-01 04:25:39 +08:00
|
|
|
<server>
|
2007-03-10 05:01:39 +08:00
|
|
|
file
|
2003-05-01 04:25:39 +08:00
|
|
|
</server>
|
2001-08-07 17:21:30 +08:00
|
|
|
<name>
|
|
|
|
two file:// URLs to stdout
|
|
|
|
</name>
|
2018-10-05 05:53:32 +08:00
|
|
|
<command option="no-include">
|
2021-03-13 00:38:26 +08:00
|
|
|
file://localhost%FILE_PWD/log/test%TESTNUMBER.txt FILE://localhost%FILE_PWD/log/test%TESTNUMBER.txt
|
2001-08-07 17:21:30 +08:00
|
|
|
</command>
|
2021-03-13 00:38:26 +08:00
|
|
|
<file name="log/test%TESTNUMBER.txt">
|
2001-08-07 17:21:30 +08:00
|
|
|
contents in a single file
|
|
|
|
</file>
|
2005-01-26 05:45:03 +08:00
|
|
|
</client>
|
2001-08-07 17:21:30 +08:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<stdout>
|
|
|
|
contents in a single file
|
|
|
|
contents in a single file
|
|
|
|
</stdout>
|
|
|
|
</verify>
|
2007-01-23 10:25:56 +08:00
|
|
|
</testcase>
|