runtests: tag tests that require curl verbose strings

To skip them when curl has verbose strings disabled, instead of failing.

Cherry-picked from #18797
Closes #18800
This commit is contained in:
Viktor Szakats 2025-10-01 22:36:08 +02:00
parent e43aea3049
commit 632c5ee897
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
10 changed files with 18 additions and 0 deletions

View file

@ -13,6 +13,9 @@ FAILURE
<server>
tftp
</server>
<features>
verbose-strings
</features>
<name>
TFTP send with invalid permission on server
</name>

View file

@ -62,6 +62,7 @@ HTTP over proxy-tunnel ignore TE and CL in CONNECT 2xx responses
</command>
<features>
proxy
verbose-strings
</features>
</client>

View file

@ -48,6 +48,9 @@ file contents should appear once for each file
<server>
http
</server>
<features>
verbose-strings
</features>
<tool>
lib%TESTNUMBER
</tool>

View file

@ -13,6 +13,9 @@ verbose logs
# Client-side
<client>
<features>
verbose-strings
</features>
<tool>
lib%TESTNUMBER
</tool>

View file

@ -23,6 +23,9 @@ Content-Length: 0
<server>
http
</server>
<features>
verbose-strings
</features>
<tool>
lib%TESTNUMBER
</tool>

View file

@ -14,6 +14,7 @@ verbose logs
# require HTTP so that CURLOPT_POSTFIELDS works as assumed
<features>
http
verbose-strings
</features>
<tool>
lib%TESTNUMBER

View file

@ -9,6 +9,7 @@ infof
<client>
<features>
unittest
verbose-strings
</features>
<name>
infof

View file

@ -49,6 +49,7 @@ file contents should appear once for each file
<features>
http/2
SSL
verbose-strings
</features>
<server>
http/2

View file

@ -49,6 +49,7 @@ file contents should appear once for each file
<features>
http/2
SSL
verbose-strings
</features>
<server>
http/2

View file

@ -48,6 +48,7 @@ file contents should appear once for each file
<client>
<features>
http/3
verbose-strings
</features>
<server>
http/3