Searched refs:init_and_run_h_tc (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/unit/atf-src/atf-c/ |
H A D | check_test.c | 220 init_and_run_h_tc(atf_tc_t *tc, const atf_tc_pack_t *tcpack, function 238 init_and_run_h_tc(&ATF_TC_NAME(h_build_c_o_ok), 243 init_and_run_h_tc(&ATF_TC_NAME(h_build_c_o_fail), 259 init_and_run_h_tc(&ATF_TC_NAME(h_build_cpp_ok), 265 init_and_run_h_tc(&ATF_TC_NAME(h_build_cpp_fail), 281 init_and_run_h_tc(&ATF_TC_NAME(h_build_cxx_o_ok), 286 init_and_run_h_tc(&ATF_TC_NAME(h_build_cxx_o_fail),
|
H A D | macros_test.c | 79 init_and_run_h_tc(const char *name, void (*head)(atf_tc_t *), function 259 init_and_run_h_tc("h_check_errno", t->head, t->body); 303 init_and_run_h_tc("h_require_errno", t->head, t->body); 360 init_and_run_h_tc("h_check", t->head, t->body); 401 init_and_run_h_tc("h_check", t->head, t->body); 582 init_and_run_h_tc("h_require", t->head, t->body); 623 init_and_run_h_tc("h_require", t->head, t->body); 819 init_and_run_h_tc("h_check", t->head, t->body);
|
Completed in 16 milliseconds