diff options
Diffstat (limited to 'tests/data/test1013')
-rw-r--r-- | tests/data/test1013 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/data/test1013 b/tests/data/test1013 new file mode 100644 index 000000000..32b4bfefa --- /dev/null +++ b/tests/data/test1013 @@ -0,0 +1,31 @@ +<testcase> +# +# Server-side +<reply> +</reply> + +# +# Client-side +<client> +<server> +none +</server> + <name> +Compare curl --version with curl-config --features + </name> + <command> +--version +</command> +<postcheck> +%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1013 +</postcheck> +</client> + +# +# Verify data after the test has been "shot" +<verify> +<errorcode> +2 +</errorcode> +</verify> +</testcase> |