mirror of
https://github.com/curl/curl.git
synced 2025-01-24 14:15:18 +08:00
cd3463d99e
... instead of malloc and memcpy - unit test 2604 verifies Curl_get_pathname() Closes #13550
23 lines
210 B
Plaintext
23 lines
210 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<features>
|
|
unittest
|
|
sftp
|
|
</features>
|
|
<name>
|
|
Curl_get_pathname unit test
|
|
</name>
|
|
</client>
|
|
</testcase>
|