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

/bind-9.11.3/unit/atf-src/atf-c/
H A Dcheck_test.c143 atf_fs_path_t test_p; local
145 RE(atf_fs_path_init_fmt(&test_p, "test.p"));
153 RE(atf_check_build_cpp("test.c", atf_fs_path_cstring(&test_p), NULL,
157 atf_fs_path_fini(&test_p);

Completed in 12 milliseconds