This commit is contained in:
Viktor Szakats 2025-08-19 16:21:52 +02:00
parent cc21ca6413
commit 5da7c0839f
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
5 changed files with 0 additions and 15 deletions

View file

@ -25,9 +25,6 @@ lib%TESTNUMBER
<name>
simple libcurl attempt operation without URL set
</name>
<command>
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
</command>
</client>
#

View file

@ -46,9 +46,6 @@ lib%TESTNUMBER
<name>
HTTP GET with more than FD_SETSIZE descriptors open
</name>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
#

View file

@ -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>
#

View file

@ -17,10 +17,6 @@ lib%TESTNUMBER
<name>
curl_easy_escape
</name>
<command>
-
</command>
</client>
# Verify data after the test has been "shot"

View file

@ -22,8 +22,6 @@ lib%TESTNUMBER
<name>
multi - add many easy handles
</name>
<command>
</command>
</file>
</client>