mirror of
https://github.com/curl/curl.git
synced 2025-01-06 13:44:52 +08:00
18f1cd7a77
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
27 lines
265 B
Plaintext
27 lines
265 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
cfilter
|
|
timing-dependent
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<features>
|
|
unittest
|
|
Debug
|
|
http
|
|
!win32
|
|
</features>
|
|
<name>
|
|
connection filter connect/destroy unit tests
|
|
</name>
|
|
</client>
|
|
</testcase>
|