mirror of
https://github.com/curl/curl.git
synced 2026-04-13 00:31:41 +08:00
Only actually needed servers should be listed and none is then implied if no servers are listed. Outputs a warning if "none" is still set as a server. Closes #18466
27 lines
272 B
Plaintext
27 lines
272 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
unittest
|
|
</features>
|
|
<name>
|
|
unit test for parse_cert_parameter()
|
|
</name>
|
|
<tool>
|
|
tool%TESTNUMBER
|
|
</tool>
|
|
</client>
|
|
|
|
<verify>
|
|
<stdout mode="text">
|
|
</stdout>
|
|
</verify>
|
|
</testcase>
|