mirror of
https://github.com/curl/curl.git
synced 2026-07-26 04:07:17 +03:00
more
This commit is contained in:
parent
2f7cf62686
commit
1e359d9c3e
11 changed files with 0 additions and 32 deletions
|
|
@ -54,9 +54,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
HTTP GET connection cache limit (CURLMOPT_MAXCONNECTS)
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -54,9 +54,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
HTTP GET connection cache limit (CURLOPT_MAXCONNECTS)
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -53,9 +53,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
GLOBAL CACHE test over two easy performs
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -22,8 +22,5 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
verify setting pipelining blocklisting options
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -59,9 +59,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
HTTP GET multiple files over HTTP/2 using HTTPS
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -59,9 +59,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
HTTP/2 using STREAM_WEIGHTs
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -58,9 +58,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
HTTP GET multiple over HTTP/3
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTP3PORT/path/%TESTNUMBER %HOSTIP %HTTP3PORT %CERTDIR/certs/test-ca.cacert
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
|
|
@ -30,9 +30,6 @@ curl_global_init thread-safety
|
|||
<tool>
|
||||
lib%TESTNUMBER
|
||||
</tool>
|
||||
<command>
|
||||
none
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue