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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dcheck_test.c225 init_and_run_h_tc(atf_tc_t *tc, const atf_tc_pack_t *tcpack, function
243 init_and_run_h_tc(&ATF_TC_NAME(h_build_c_o_ok),
248 init_and_run_h_tc(&ATF_TC_NAME(h_build_c_o_fail),
264 init_and_run_h_tc(&ATF_TC_NAME(h_build_cpp_ok),
270 init_and_run_h_tc(&ATF_TC_NAME(h_build_cpp_fail),
286 init_and_run_h_tc(&ATF_TC_NAME(h_build_cxx_o_ok),
291 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
261 init_and_run_h_tc("h_check_errno", t->head, t->body);
305 init_and_run_h_tc("h_require_errno", t->head, t->body);
362 init_and_run_h_tc("h_check", t->head, t->body);
403 init_and_run_h_tc("h_check", t->head, t->body);
584 init_and_run_h_tc("h_require", t->head, t->body);
625 init_and_run_h_tc("h_require", t->head, t->body);
821 init_and_run_h_tc("h_check", t->head, t->body);

Completed in 25 milliseconds