mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
e1be2ecba4
This adds a new unittest intended to cover the internal functions in the urlapi code, starting with parse_port(). In order to avoid name collisions in debug builds, parse_port() is renamed Curl_parse_port() since it will be exported. Reviewed-by: Daniel Stenberg <daniel@haxx.se> Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>
24 lines
199 B
Plaintext
24 lines
199 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
urlapi
|
|
</keywords>
|
|
</info>
|
|
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<features>
|
|
unittest
|
|
</features>
|
|
<name>
|
|
urlapi
|
|
</name>
|
|
<tool>
|
|
unit1653
|
|
</tool>
|
|
</client>
|
|
</testcase>
|