Searched refs:ATF_TC_NAME (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dmacros_h_test.c89 atf_tc_t *test_name_1 = &ATF_TC_NAME(TEST_MACRO_1);
96 atf_tc_t *test_name_2 = &ATF_TC_NAME(TEST_MACRO_2);
102 atf_tc_t *test_name_3 = &ATF_TC_NAME(TEST_MACRO_3);
H A Dcheck_test.c243 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.h41 #define ATF_TC_NAME(tc) \ macro

Completed in 1127 milliseconds