aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test2071
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test2071')
-rw-r--r--tests/data/test207141
1 files changed, 41 insertions, 0 deletions
diff --git a/tests/data/test2071 b/tests/data/test2071
new file mode 100644
index 000000000..997dfffeb
--- /dev/null
+++ b/tests/data/test2071
@@ -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 "127.0.0.1" hostname
+ </name>
+ <command>
+file://127.0.0.1/%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>