curl/tests/data/test2600
Viktor Szakats 18f1cd7a77
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
2024-07-16 00:44:55 +02:00

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>