Searched refs:parse_testcase_option (Results 1 – 2 of 2) sorted by relevance
121 int parse_testcase_option(struct testcase_options *opts, char *option);
628 parse_testcase_option(struct testcase_options *opts, char *option) in parse_testcase_option() function764 parse_testcase_option(&testcase->opts, options[i]); in testcase_entry_parser()