Searched refs:atf_tc_init_pack (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/atf/atf-c/ |
H A D | tc_test.c | 99 RE(atf_tc_init_pack(&tc, &tcp1, NULL)); in ATF_TC_BODY() 104 RE(atf_tc_init_pack(&tc, &tcp2, NULL)); in ATF_TC_BODY()
|
H A D | tc.h | 71 atf_error_t atf_tc_init_pack(atf_tc_t *, atf_tc_pack_t *,
|
H A D | macros.h | 119 atfu_err = atf_tc_init_pack(&atfu_ ## tc ## _tc, \
|
H A D | check_test.c | 225 RE(atf_tc_init_pack(tc, tcpack, config)); in init_and_run_h_tc()
|
H A D | tc.c | 641 atf_tc_init_pack(atf_tc_t *tc, const atf_tc_pack_t *pack, in atf_tc_init_pack() function
|