Searched refs:atf_tc_run (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.h102 atf_error_t atf_tc_run(const atf_tc_t *, const char *);
H A Dtp.c205 return atf_tc_run(tc, resfile);
H A Dtc.c1008 atf_tc_run(const atf_tc_t *tc, const char *resfile) function
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtest_helpers.c119 RE(atf_tc_run(data->m_tc, data->m_resname));
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests.cpp281 atf_error_t err = atf_tc_run(&pimpl->m_tc, resfile.c_str());

Completed in 1147 milliseconds