Searched refs:run_h_tc (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dmacros_test.cpp294 run_h_tc< ATF_TEST_CASE_NAME(h_pass) >();
308 run_h_tc< ATF_TEST_CASE_NAME(h_fail) >();
322 run_h_tc< ATF_TEST_CASE_NAME(h_skip) >();
355 run_h_tc< ATF_TEST_CASE_NAME(h_require) >(config);
405 run_h_tc< ATF_TEST_CASE_NAME(h_require_eq) >(config);
450 run_h_tc< ATF_TEST_CASE_NAME(h_require_in) >(config);
497 run_h_tc< ATF_TEST_CASE_NAME(h_require_match) >(config);
542 run_h_tc< ATF_TEST_CASE_NAME(h_require_not_in) >(config);
588 run_h_tc< ATF_TEST_CASE_NAME(h_require_throw) >(config);
640 run_h_tc< ATF_TEST_CASE_NAM
[all...]
H A Dcheck_test.cpp195 run_h_tc< ATF_TEST_CASE_NAME(h_build_c_o_ok) >();
200 run_h_tc< ATF_TEST_CASE_NAME(h_build_c_o_fail) >();
215 run_h_tc< ATF_TEST_CASE_NAME(h_build_cpp_ok) >();
221 run_h_tc< ATF_TEST_CASE_NAME(h_build_cpp_fail) >();
236 run_h_tc< ATF_TEST_CASE_NAME(h_build_cxx_o_ok) >();
241 run_h_tc< ATF_TEST_CASE_NAME(h_build_cxx_o_fail) >();
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtest_helpers.h85 void run_h_tc(atf_tc_t *, const char *, const char *, const char *);
H A Dtest_helpers.c126 run_h_tc(atf_tc_t *tc, const char *outname, const char *errname, function
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dtest_helpers.hpp112 run_h_tc(atf::tests::vars_map config = atf::tests::vars_map()) function
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dcheck_test.c231 run_h_tc(tc, outname, errname, "result");
H A Dmacros_test.c88 run_h_tc(&tc, "output", "error", "result");

Completed in 14 milliseconds