Home
last modified time | relevance | path

Searched refs:exp_password (Results 1 – 1 of 1) sorted by relevance

/curl/tests/unit/
H A Dunit1620.c46 const char *exp_password, in test_parse() argument
57 fail_unless(!!exp_password == !!passwdstr, "password expectation failed"); in test_parse()
63 fail_unless(!exp_password || strcmp(passwdstr, exp_password) == 0, in test_parse()

Completed in 4 milliseconds