Home
last modified time | relevance | path

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

/src/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
574 err = run_tc(&tp, &p, exitcode); in controlled_main()
/src/contrib/atf/atf-c++/
H A Dtests.cpp534 run_tc(tc_vector& tcs, const std::string& tcarg, const atf::fs::path& resfile) in run_tc() function
634 errcode = run_tc(tcs, argv[0], resfile); in safe_main()