Searched refs:testcase_entry_parser (Results 1 – 3 of 3) sorted by relevance
122 void testcase_entry_parser(void *arg, char **tokens);
68 process_file(runlist_file, testcase_entry_parser, runlist, NULL); in runlist_load_from_text()
721 testcase_entry_parser(void *arg, char **tokens) in testcase_entry_parser() function