Searched refs:test_has_option (Results 1 – 4 of 4) sorted by relevance
703 if (test_has_option("-f")) in setup_tests()707 if (test_has_option("-v")) in setup_tests()
259 justprint = test_has_option("-expected"); in setup_tests()
134 int test_has_option(const char *option);
79 int test_has_option(const char *option) in test_has_option() function