process_file
int process_file(const char *file, parser_t parser, void *arg, int *nlines);
process_file(runlist_file, testcase_entry_parser, runlist, NULL);