tests: sync feature names with `curl -V`

Some feature names used in tests had minor differences compared to
the well-known ones from `curl -V`. This patch syncs them to make test
results easier to grok.

Closes #14183
This commit is contained in:
Viktor Szakats 2024-07-16 00:41:32 +02:00
Родитель 9e5b11c659
Коммит 18f1cd7a77
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5ABD165E2AEF201
158 изменённых файлов: 177 добавлений и 177 удалений

Просмотреть файл

@ -432,7 +432,7 @@ Features testable here are:
- `CharConv`
- `cookies`
- `crypto`
- `debug`
- `Debug`
- `DoH`
- `getrlimit`
- `GnuTLS`
@ -443,12 +443,12 @@ Features testable here are:
- `HTTP-auth`
- `http/2`
- `http/3`
- `https-proxy`
- `HTTPS-proxy`
- `hyper`
- `idn`
- `ipv6`
- `IDN`
- `IPv6`
- `Kerberos`
- `large_file`
- `Largefile`
- `large-time` (time_t is larger than 32 bit)
- `ld_preload`
- `libssh2`
@ -483,7 +483,7 @@ Features testable here are:
- `threadsafe`
- `Unicode`
- `unittest`
- `unix-sockets`
- `UnixSockets`
- `verbose-strings`
- `wakeup`
- `win32`

Просмотреть файл

@ -23,7 +23,7 @@ config file
none
</server>
<features>
idn
IDN
http
proxy
</features>

Просмотреть файл

@ -21,7 +21,7 @@ FAILURE
none
</server>
<features>
idn
IDN
http
proxy
</features>

Просмотреть файл

@ -23,7 +23,7 @@ Largefile
# Client-side
<client>
<features>
large_file
Largefile
</features>
<server>
ftp

Просмотреть файл

@ -27,7 +27,7 @@ Content-Type: text/plain
# Client-side
<client>
<features>
ipv6
IPv6
</features>
<server>
http-ipv6

Просмотреть файл

@ -34,7 +34,7 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
# Client-side
<client>
<features>
ipv6
IPv6
</features>
<server>
ftp-ipv6

Просмотреть файл

@ -30,7 +30,7 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
# Client-side
<client>
<features>
ipv6
IPv6
</features>
<server>
ftp-ipv6

Просмотреть файл

@ -48,7 +48,7 @@ body
# test there. This feature doesn't work on msys or Cygwin, so use a precheck
# to skip those.
<features>
ipv6
IPv6
!win32
</features>
<server>

Просмотреть файл

@ -20,7 +20,7 @@ none
</server>
<features>
file
large_file
Largefile
</features>
<name>
Invalid large X- range on a file://

Просмотреть файл

@ -27,7 +27,7 @@ Content-Type: text/plain
# Client-side
<client>
<features>
ipv6
IPv6
</features>
<server>
http-ipv6

Просмотреть файл

@ -20,7 +20,7 @@ non-existing host
<client>
<features>
http
ipv6
IPv6
</features>
<server>
none

Просмотреть файл

@ -65,7 +65,7 @@ This is the final page !
NTLM
SSL
!SSPI
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -23,7 +23,7 @@ ftp
</server>
# EPRT is only sent when IPv6 is enabled
<features>
ipv6
IPv6
</features>
<name>
FTP download, failed PORT

Просмотреть файл

@ -20,7 +20,7 @@ iMenu results error.host 1
# Client-side
<client>
<features>
ipv6
IPv6
</features>
<server>
gopher-ipv6

Просмотреть файл

@ -27,7 +27,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -42,7 +42,7 @@ mooooooo
# Client-side
<client>
<features>
ipv6
IPv6
proxy
</features>
<server>

Просмотреть файл

@ -17,7 +17,7 @@ warning
none
</server>
<features>
unix-sockets
UnixSockets
</features>
<name>
filename argument looks like a flag

Просмотреть файл

@ -30,7 +30,7 @@ Funny-head: yesyes
<client>
# hyper doesn't support the added crazy header
<features>
debug
Debug
!hyper
</features>
<server>

Просмотреть файл

@ -29,7 +29,7 @@ Funny-head: yesyes
# Client-side
<client>
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -56,7 +56,7 @@ Finally, this is the real page!
<client>
<features>
NTLM_WB
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -J output in
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -28,7 +28,7 @@ Content-Disposition: inline; filename="name%TESTNUMBER;weird"
# this relies on the debug feature to allow us to set directory to store the
# -J output in
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -28,7 +28,7 @@ Content-Disposition: inline; filename='name%TESTNUMBER
# this relies on the debug feature to allow us to set directory to store the
# -J output in
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -26,7 +26,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -26,7 +26,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -27,7 +27,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O and -J output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -27,7 +27,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O and -J output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -O and -J output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -O and -J output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -26,7 +26,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -26,7 +26,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -26,7 +26,7 @@ Content-Type: text/html
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -19,7 +19,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -19,7 +19,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -19,7 +19,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -20,7 +20,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -20,7 +20,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -19,7 +19,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -19,7 +19,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -19,7 +19,7 @@ mooo
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -27,7 +27,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -27,7 +27,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -27,7 +27,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -28,7 +28,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -28,7 +28,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -27,7 +27,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -27,7 +27,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -27,7 +27,7 @@ MOOOO
# this relies on the debug feature to allow us to set directory to store the
# -O output in, using the CURL_TESTDIR variable
<features>
debug
Debug
</features>
<server>
ftp

Просмотреть файл

@ -40,7 +40,7 @@ Set-Cookie: time=2
<client>
<features>
cookies
ipv6
IPv6
</features>
<server>
http-ipv6

Просмотреть файл

@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=str//nge
# this relies on the debug feature to allow us to set directory to store the
# -O and -J output in, using the CURL_TESTDIR variable
<features>
debug
Debug
file
</features>
<server>

Двоичные данные
tests/data/test1425

Двоичный файл не отображается.

Двоичные данные
tests/data/test1426

Двоичный файл не отображается.

Просмотреть файл

@ -3,7 +3,7 @@
<keywords>
HTTP
HTTP GET
unix sockets
UnixSockets
</keywords>
</info>
@ -19,7 +19,7 @@ Based on test300
<client>
<features>
unix-sockets
UnixSockets
</features>
<server>
http-unix

Просмотреть файл

@ -3,7 +3,7 @@
<keywords>
HTTP
HTTP GET
unix sockets
UnixSockets
</keywords>
</info>
@ -33,7 +33,7 @@ Third
<client>
<features>
unix-sockets
UnixSockets
</features>
<server>
http-unix

Просмотреть файл

@ -28,7 +28,7 @@ Connection: close
# This relies on the debug feature to allow us to set a directory
# in which to store the -O output
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -39,7 +39,7 @@ OK
http
</server>
<features>
idn
IDN
</features>
<setenv>
LC_ALL=en_US.UTF-8

Просмотреть файл

@ -14,7 +14,7 @@
# Client-side
<client>
<features>
!ipv6
!IPv6
</features>
<server>
http

Просмотреть файл

@ -31,7 +31,7 @@ These data aren't actually sent to the client
# Client-side
<client>
<features>
ipv6
IPv6
</features>
<server>
http-ipv6

Просмотреть файл

@ -25,7 +25,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -J output in
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -4,7 +4,7 @@
HTTP
HTTP GET
SOCKS5
unix sockets
UnixSockets
</keywords>
</info>
@ -32,7 +32,7 @@ Funny-head: yesyes
<client>
<features>
proxy
unix-sockets
UnixSockets
</features>
<server>
http

Просмотреть файл

@ -5,7 +5,7 @@ HTTP
HTTP GET
SOCKS5
SOCKS5h
unix sockets
UnixSockets
</keywords>
</info>
@ -33,7 +33,7 @@ Funny-head: yesyes
<client>
<features>
proxy
unix-sockets
UnixSockets
</features>
<server>
http

Просмотреть файл

@ -6,7 +6,7 @@ HTTP
HTTP GET
SOCKS5
SOCKS5h
unix sockets
UnixSockets
</keywords>
</info>
@ -34,7 +34,7 @@ Funny-head: yesyes
<client>
<features>
proxy
unix-sockets
UnixSockets
</features>
<server>
https

Просмотреть файл

@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
# this relies on the debug feature to allow us to set directory to store the
# -J output in
<features>
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -45,7 +45,7 @@ This is not the real page either!
NTLM
SSL
!SSPI
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -28,7 +28,7 @@ Funny-head: yesyes
http
</server>
<features>
idn
IDN
proxy
</features>
<setenv>

Просмотреть файл

@ -38,7 +38,7 @@ Funny-head: nono
<client>
<features>
Mime
debug
Debug
</features>
<server>
http

Просмотреть файл

@ -37,7 +37,7 @@ http
# require debug so that alt-svc can work over plain old HTTP
<features>
alt-svc
debug
Debug
</features>
<name>
alt-svc cache save after resetting the handle

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>

Просмотреть файл

@ -36,7 +36,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>

Двоичные данные
tests/data/test1938

Двоичный файл не отображается.

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -28,7 +28,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -35,7 +35,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -28,7 +28,7 @@ http
# this relies on the debug feature which allow to set the time
<features>
SSL
debug
Debug
crypto
</features>
<setenv>

Просмотреть файл

@ -39,7 +39,7 @@ OK
http
</server>
<features>
idn
IDN
</features>
<setenv>
LC_ALL=en_US.UTF-8

Просмотреть файл

@ -39,7 +39,7 @@ OK
http
</server>
<features>
idn
IDN
proxy
</features>
<setenv>

Просмотреть файл

@ -40,7 +40,7 @@ HTTP Negotiate authentication (stub krb5)
<features>
GSS-API
ld_preload
!debug
!Debug
</features>
<setenv>
LD_PRELOAD=%PWD/libtest/.libs/libstubgss.so

Просмотреть файл

@ -56,7 +56,7 @@ HTTP Negotiate authentication (stub ntlm)
<features>
GSS-API
ld_preload
!debug
!Debug
</features>
<setenv>
LD_PRELOAD=%PWD/libtest/.libs/libstubgss.so

Просмотреть файл

@ -47,9 +47,9 @@ http
# requires IPv6 so that we can assume and compare both DoH requests
<features>
debug
Debug
DoH
ipv6
IPv6
</features>
<name>
HTTP GET using DoH

Просмотреть файл

@ -23,7 +23,7 @@ ftp
</server>
# EPRT is only sent when IPv6 is enabled
<features>
ipv6
IPv6
</features>
<name>
Get two FTP files with no remote EPRT support

Просмотреть файл

@ -27,7 +27,7 @@ upgrade
<client>
# for the forced CURL_ENTROPY
<features>
debug
Debug
ws
</features>
<server>

Просмотреть файл

@ -29,7 +29,7 @@ upgrade
<client>
# require debug for the forced CURL_ENTROPY
<features>
debug
Debug
ws
</features>
<server>

Просмотреть файл

@ -29,7 +29,7 @@ upgrade
<client>
# require debug for the forced CURL_ENTROPY
<features>
debug
Debug
ws
</features>
<server>

Просмотреть файл

@ -22,7 +22,7 @@ hello
<client>
# require debug for the forced CURL_ENTROPY
<features>
debug
Debug
ws
</features>
<server>

Просмотреть файл

@ -29,7 +29,7 @@ upgrade
<client>
# require debug for the forced CURL_ENTROPY
<features>
debug
Debug
ws
</features>
<server>

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше