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