diff options
Diffstat (limited to 'tests/data/test1409')
-rw-r--r-- | tests/data/test1409 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/data/test1409 b/tests/data/test1409 new file mode 100644 index 000000000..180e03ad1 --- /dev/null +++ b/tests/data/test1409 @@ -0,0 +1,30 @@ +<testcase> +<info> +<keywords> +cmdline +</keywords> +</info> + + +# +# Client-side +<client> +<server> +none +</server> + <name> +Pass in string to -C + </name> + <command> +http://%HOSTIP:%HTTPPORT/1409 -C wrong +</command> +</client> + +# +# Verify data after the test has been "shot" +<verify> +<errorcode> +2 +</errorcode> +</verify> +</testcase> |