Searched refs:test_p (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dcheck_test.c148 atf_fs_path_t test_p; local
150 RE(atf_fs_path_init_fmt(&test_p, "test.p"));
158 RE(atf_check_build_cpp("test.c", atf_fs_path_cstring(&test_p), NULL,
162 atf_fs_path_fini(&test_p);

Completed in 460 milliseconds