un-nest curl
This commit is contained in:
42
curl-8.15.0/tests/data/test1471
Normal file
42
curl-8.15.0/tests/data/test1471
Normal file
@@ -0,0 +1,42 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
Onion
|
||||
Tor
|
||||
FAILURE
|
||||
</keywords>
|
||||
</info>
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
</reply>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<name>
|
||||
Fail to resolve .onion TLD
|
||||
</name>
|
||||
<command>
|
||||
red.onion
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
# Couldn't resolve host name
|
||||
<errorcode>
|
||||
6
|
||||
</errorcode>
|
||||
<stderr mode="text">
|
||||
curl: (6) Not resolving .onion address (RFC 7686)
|
||||
</stderr>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user