un-nest curl
This commit is contained in:
37
curl-8.15.0/tests/data/test751
Normal file
37
curl-8.15.0/tests/data/test751
Normal file
@@ -0,0 +1,37 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
MULTI
|
||||
</keywords>
|
||||
</info>
|
||||
<reply>
|
||||
<data>
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
# tool is what to use instead of 'curl'
|
||||
<tool>
|
||||
lib%TESTNUMBER
|
||||
</tool>
|
||||
|
||||
<name>
|
||||
multi - add many easy handles
|
||||
</name>
|
||||
<command>
|
||||
</command>
|
||||
</file>
|
||||
</client>
|
||||
|
||||
# 1000 easy handles needs memory
|
||||
<verify>
|
||||
<limits>
|
||||
Maximum allocated: 6000000
|
||||
Allocations: 7000
|
||||
</limits>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user