curl-curl/tests/data/test1621
Dan Fandrich 38865c8282 test1621: Improve stripcredentials tests
- add more unusual input cases
- add a valid non-http protocol
- fix tests so an input that should be stripped but isn't is a failure
- fix detection of when stripcredentials() would be available to test
- avoid using a NULL pointer

Closes #17304
2025-05-10 15:07:53 -07:00

28 lines
278 B
Plaintext

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