diff options
Diffstat (limited to 'tests/data/test1018')
-rw-r--r-- | tests/data/test1018 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/tests/data/test1018 b/tests/data/test1018 new file mode 100644 index 000000000..c66dc663a --- /dev/null +++ b/tests/data/test1018 @@ -0,0 +1,35 @@ +<testcase> +<info> +<keywords> +FILE +</keywords> +</info> + +<reply> +<data> +</data> +</reply> + +# Client-side +<client> +<server> +none +</server> + <name> +X-X range on a file:// URL to stdout + </name> + <command> +-r 4-4 file://localhost/%PWD/log/test1018.txt +</command> +<file name="log/test1018.txt"> +1234567890 +</file> +</client> + +# Verify data after the test has been "shot" +<verify> +<stdout nonewline="yes"> +5 +</stdout> +</verify> +</testcase> |