mirror of
https://github.com/curl/curl.git
synced 2026-07-27 09:27:17 +03:00
more
This commit is contained in:
parent
cc21ca6413
commit
5da7c0839f
5 changed files with 0 additions and 15 deletions
|
|
@ -25,9 +25,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
simple libcurl attempt operation without URL set
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -46,9 +46,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
HTTP GET with more than FD_SETSIZE descriptors open
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -46,9 +46,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
HTTP GET with a HUGE number of file descriptors open
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -17,10 +17,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
curl_easy_escape
|
||||
</name>
|
||||
<command>
|
||||
-
|
||||
</command>
|
||||
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -22,8 +22,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
multi - add many easy handles
|
||||
</name>
|
||||
<command>
|
||||
</command>
|
||||
</file>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue