curl/tests/data/test1621
Daniel Stenberg 220eda34cd
tests: separate tunit tests from unit tests more
- unit tests need no tool code as they are libcurl unit tests
- unit test 1621 is now tunit test 1621 instead, as it tests tool code
- build unit tests with BUILDING_LIBCURL as they pretent to be libcurl

Closes #17259
2025-05-06 17:25:22 +02:00

26 lines
272 B
Text

<testcase>
<info>
<keywords>
unittest
stripcredentials
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
https
</features>
<name>
unit tests for stripcredentials from URL
</name>
<tool>
tool%TESTNUMBER
</tool>
</client>
</testcase>