Searched refs:testcase_file (Results 1 – 1 of 1) sorted by relevance
1425 process_test_case(char *testcase_file) in process_test_case() argument1427 pkgconf_test_case_t *testcase = load_test_case(testcase_file); in process_test_case()1432 fprintf(stderr, "test %s failed to load\n", testcase_file); in process_test_case()