curl/tests/data/test1560
Daniel Stenberg 8c4aa33404
restore test1560
It was a little more complicated than that...
2026-01-19 13:08:26 +01:00

43 lines
396 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
unittest
urlapi
url
</keywords>
</info>
# Client-side
<client>
<setenv>
LC_ALL=C.UTF-8
</setenv>
<features>
file
https
http
pop3
smtp
imap
ldap
dict
ftp
</features>
<name>
URL API
</name>
<tool>
lib%TESTNUMBER
</tool>
</client>
<verify>
<stdout>
success
</stdout>
<limits>
Allocations: 3000
</limits>
</verify>
</testcase>