diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2018-08-05 11:51:07 +0200 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2018-09-06 11:03:08 +0200 |
| commit | bac70d074f448ebd610f8f15eeb5585515532fa1 (patch) | |
| tree | 51195876cf8535fd815a65690d80115fcfdc335f /tests/data/test1560 | |
| parent | 6987fcef657710f800b05dd79ff744087b15c73d (diff) | |
| download | curl-URL-API.tar.gz | |
URL-APIURL-API
See header file and man pages for API. All documented API details work
and are tested in the 1560 test case.
Closes #2842
Diffstat (limited to 'tests/data/test1560')
| -rw-r--r-- | tests/data/test1560 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/data/test1560 b/tests/data/test1560 new file mode 100644 index 000000000..720df036f --- /dev/null +++ b/tests/data/test1560 @@ -0,0 +1,28 @@ +<testcase> +<info> +<keywords> +unittest +URL API +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> +<features> +file +https +http +</features> + <name> +URL API + </name> +<tool> +lib1560 +</tool> +</client> + +</testcase> |
