aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test2070
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test2070')
-rw-r--r--tests/data/test207041
1 files changed, 41 insertions, 0 deletions
diff --git a/tests/data/test2070 b/tests/data/test2070
new file mode 100644
index 000000000..bc3898ab3
--- /dev/null
+++ b/tests/data/test2070
@@ -0,0 +1,41 @@
+<testcase>
+<info>
+<keywords>
+FILE
+</keywords>
+</info>
+
+<reply>
+<data>
+foo
+ bar
+bar
+ foo
+moo
+</data>
+</reply>
+
+# Client-side
+<client>
+<server>
+file
+</server>
+ <name>
+basic file:// file with no authority
+ </name>
+ <command>
+file:%PWD/log/test2070.txt
+</command>
+<file name="log/test2070.txt">
+foo
+ bar
+bar
+ foo
+moo
+</file>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+</verify>
+</testcase>