mirror of
https://github.com/curl/curl.git
synced 2026-05-03 04:27:51 +03:00
tests: delete unused commands
`runtests.pl` defaults to `-` if a command is not set, since
c43ad0f972.
Also:
- drop a stray `</file>`.
- replace a `nothing` with a guaranteed invalid hostname.
Ref: https://github.com/curl/curl/pull/18263/commits/4334033b43acca9b01ba43e08e611c8654feb84d
- replace unused URLs with `-`.
Closes #18319
This commit is contained in:
parent
8cef6b5e6e
commit
2b2d8b7756
23 changed files with 7 additions and 55 deletions
|
|
@ -23,9 +23,6 @@ TrackMemory
|
|||
<name>
|
||||
unit tests memory tracking operational
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ lib%TESTNUMBER
|
|||
HTTP GET connection cache limit (CURLMOPT_MAXCONNECTS)
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
|
||||
- %HOSTIP %HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
|
|
@ -17,9 +17,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
Close a multi handle without using it
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%NOLISTENPORT/path/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ lib%TESTNUMBER
|
|||
HTTP GET connection cache limit (CURLOPT_MAXCONNECTS)
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
|
||||
- %HOSTIP %HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ lib%TESTNUMBER
|
|||
GLOBAL CACHE test over two easy performs
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
|
||||
- %HOSTIP %HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
|
|
@ -18,9 +18,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
Test all curl_easy_setopt and curl_easy_getinfo options
|
||||
</name>
|
||||
<command>
|
||||
unused
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -22,9 +22,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
libcurl URL escape/unescape tests
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
libcurl strerror API call tests
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -22,8 +22,5 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
verify setting pipelining blocklisting options
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ lib%TESTNUMBER
|
|||
Remove easy handle in pending connections doesn't leave dangling entry
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
hostname.invalid
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
wakeup before poll with no easy handles
|
||||
</name>
|
||||
<command>
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -19,9 +19,6 @@ CURLOPT_PROTOCOLS_STR
|
|||
<tool>
|
||||
lib%TESTNUMBER
|
||||
</tool>
|
||||
<command>
|
||||
-
|
||||
</command>
|
||||
</client>
|
||||
|
||||
<verify>
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ lib%TESTNUMBER
|
|||
HTTP GET multiple files over HTTP/2 using HTTPS
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
|
||||
- %HOSTIP %HTTP2TLSPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ lib%TESTNUMBER
|
|||
HTTP/2 using STREAM_WEIGHTs
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
|
||||
- %HOSTIP %HTTP2TLSPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ lib%TESTNUMBER
|
|||
HTTP GET multiple over HTTP/3
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTP3PORT/path/%TESTNUMBER %HOSTIP %HTTP3PORT %CERTDIR/certs/test-ca.cacert
|
||||
- %HOSTIP %HTTP3PORT %CERTDIR/certs/test-ca.cacert
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
|
|
@ -30,9 +30,6 @@ curl_global_init thread-safety
|
|||
<tool>
|
||||
lib%TESTNUMBER
|
||||
</tool>
|
||||
<command>
|
||||
none
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -25,9 +25,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
simple libcurl attempt operation without URL set
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -25,9 +25,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
initialization with memory callbacks and actual usage
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
curl_getdate() testing
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -17,10 +17,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
curl_easy_escape
|
||||
</name>
|
||||
<command>
|
||||
-
|
||||
</command>
|
||||
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
curl_mprintf() testing
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -27,9 +27,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
libtest memory tracking operational
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -22,9 +22,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
multi - add many easy handles
|
||||
</name>
|
||||
<command>
|
||||
</command>
|
||||
</file>
|
||||
</client>
|
||||
|
||||
# 1000 easy handles needs memory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue