aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test231
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test231')
-rw-r--r--tests/data/test23132
1 files changed, 32 insertions, 0 deletions
diff --git a/tests/data/test231 b/tests/data/test231
new file mode 100644
index 000000000..912ea4125
--- /dev/null
+++ b/tests/data/test231
@@ -0,0 +1,32 @@
+<testcase>
+# Server-side
+<reply>
+# 16 bytes to check
+<datacheck>
+B01234567
+C01234567
+</datacheck>
+</reply>
+
+# Client-side
+<client>
+<server>
+file
+</server>
+ <name>
+file:// with resume
+ </name>
+ <command>
+file://localhost/%PWD/log/test231.txt -C 10-
+</command>
+<file name="log/test231.txt">
+A01234567
+B01234567
+C01234567
+</file>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+</verify>
+</testcase>