diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-01-04 23:10:45 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-01-04 23:13:10 +0100 |
commit | 0029b2f0423b4a89e7e5ba79b3359868ef6ad0ba (patch) | |
tree | 041622ce0b26e5aad0386a65875c18c151e41e93 /tests/data/test1303 | |
parent | 7c5d888ea69a30f29d7b100e4e7a8fcccd0a9e81 (diff) |
unittest: 1303 tests Curl_timeleft
I came up with 33 different ways to call it and verify that it returns the
correct return code.
Diffstat (limited to 'tests/data/test1303')
-rw-r--r-- | tests/data/test1303 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test1303 b/tests/data/test1303 new file mode 100644 index 000000000..925b47e15 --- /dev/null +++ b/tests/data/test1303 @@ -0,0 +1,26 @@ +<testcase> +<info> +<keywords> +unittest +Curl_timeleft +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> +<features> +unittest +</features> + <name> +Curl_timeleft unit tests + </name> +<tool> +unit1303 +</tool> +</client> + +</testcase> |