Home
last modified time | relevance | path

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

/curl/tests/unit/
H A Dunit1663.c54 const char *exp_iface, in test_parse() argument
65 fail_unless(!!exp_iface == !!iface, "iface expectation failed"); in test_parse()
71 fail_unless(!exp_iface || strcmp(iface, exp_iface) == 0, in test_parse()

Completed in 3 milliseconds