aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test202
blob: ad9d854d54f4d815d526c79914460a9992e9bc2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<testcase>
<info>
<keywords>
FILE
</keywords>
</info>

# Server-side
<reply>
<data>
</data>
</reply>

# Client-side
<client>
<server>
file
</server>
 <name>
two file:// URLs to stdout
 </name>
<command option="no-include">
file://localhost%FILE_PWD/log/test202.txt FILE://localhost%FILE_PWD/log/test202.txt
</command>
<file name="log/test202.txt">
contents in a single file
</file>
</client>

# Verify data after the test has been "shot"
<verify>
<stdout>
contents in a single file
contents in a single file
</stdout>
</verify>
</testcase>