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

/freebsd-10.0-release/contrib/atf/atf-c/
H A Dcheck_test.c229 init_and_run_h_tc(atf_tc_t *tc, const atf_tc_pack_t *tcpack, function
247 init_and_run_h_tc(&ATF_TC_NAME(h_build_c_o_ok),
252 init_and_run_h_tc(&ATF_TC_NAME(h_build_c_o_fail),
268 init_and_run_h_tc(&ATF_TC_NAME(h_build_cpp_ok),
274 init_and_run_h_tc(&ATF_TC_NAME(h_build_cpp_fail),
290 init_and_run_h_tc(&ATF_TC_NAME(h_build_cxx_o_ok),
295 init_and_run_h_tc(&ATF_TC_NAME(h_build_cxx_o_fail),
H A Dmacros_test.c81 init_and_run_h_tc(const char *name, void (*head)(atf_tc_t *), function
237 init_and_run_h_tc("h_check_errno", t->head, t->body);
281 init_and_run_h_tc("h_require_errno", t->head, t->body);
337 init_and_run_h_tc("h_check", t->head, t->body);
378 init_and_run_h_tc("h_check", t->head, t->body);
525 init_and_run_h_tc("h_require", t->head, t->body);
566 init_and_run_h_tc("h_require", t->head, t->body);
727 init_and_run_h_tc("h_check", t->head, t->body);

Completed in 203 milliseconds