Lines Matching refs:got_tc_end
81 got_tc_end(const std::string& state,
86 m_calls.push_back("got_tc_end(" + r + ")");
215 "got_tc_end(passed)",
217 "got_tc_end(skipped, Testing skipped reason)",
219 "got_tc_end(failed, Testing failed reason)",
227 "got_tc_end(passed)",
233 "got_tc_end(skipped, Testing skipped reason)",
239 "got_tc_end(failed, Testing failed reason)",
302 "got_tc_end(passed)",
304 "got_tc_end(skipped, Testing skipped reason)",
306 "got_tc_end(failed, Testing failed reason)",
314 "got_tc_end(passed)",
320 "got_tc_end(skipped, Testing skipped reason)",
326 "got_tc_end(failed, Testing failed reason)",
384 "got_tc_end(passed)",
430 "got_tc_end(expected_death, The reason)",
432 "got_tc_end(expected_exit, This would be an exit)",
434 "got_tc_end(expected_failure, And this a failure)",
436 "got_tc_end(expected_signal, And this a signal)",
438 "got_tc_end(failed, Another reason)",
440 "got_tc_end(passed)",
442 "got_tc_end(skipped, Skipping it)",
444 "got_tc_end(expected_timeout, Some hang reason)",