mirror of
https://github.com/curl/curl.git
synced 2026-04-15 16:51:41 +03:00
- no need to make them long and complicated - increases the chances of them looking better in terminal outputs Closes #17824
36 lines
390 B
Text
36 lines
390 B
Text
<testcase>
|
|
<info>
|
|
<keywords>
|
|
multi
|
|
crash
|
|
</keywords>
|
|
</info>
|
|
|
|
<reply>
|
|
</reply>
|
|
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<tool>
|
|
lib%TESTNUMBER
|
|
</tool>
|
|
|
|
<name>
|
|
Remove easy handle in pending connections doesn't leave dangling entry
|
|
</name>
|
|
<command>
|
|
nothing
|
|
</command>
|
|
</client>
|
|
|
|
#
|
|
# Verify that the test runs to completion without crashing
|
|
<verify>
|
|
<errorcode>
|
|
0
|
|
</errorcode>
|
|
</verify>
|
|
|
|
</testcase>
|