Home
last modified time | relevance | path

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

/curl/tests/unit/
H A Dunit1620.c47 const char *exp_options) in test_parse() argument
58 fail_unless(!!exp_options == !!options, "options expectation failed"); in test_parse()
65 fail_unless(!exp_options || strcmp(options, exp_options) == 0, in test_parse()

Completed in 3 milliseconds