Home
last modified time | relevance | path

Searched refs:testcase_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/pkgconf/tests/
H A Dtest-runner.c1425 process_test_case(char *testcase_file) in process_test_case() argument
1427 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()