Home
last modified time | relevance | path

Searched defs:run_tc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/atf/atf-c/detail/
H A Dtp_main.c483 run_tc(const atf_tp_t *tp, struct params *p, int *exitcode) in run_tc() function
/freebsd/contrib/atf/atf-c++/
H A Dtests.cpp527 run_tc(tc_vector& tcs, const std::string& tcarg, const atf::fs::path& resfile) in run_tc() function