curl/tests/data/test2604
Daniel Stenberg cd3463d99e
curl_path: make Curl_get_pathname use dynbuf
... instead of malloc and memcpy

- unit test 2604 verifies Curl_get_pathname()

Closes #13550
2024-05-08 10:10:12 +02:00

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>