Lines Matching defs:got_tc_end
79 got_tc_end(const std::string& state,
84 m_calls.push_back("got_tc_end(" + r + ")");
213 "got_tc_end(passed)",
215 "got_tc_end(skipped, Testing skipped reason)",
217 "got_tc_end(failed, Testing failed reason)",
225 "got_tc_end(passed)",
231 "got_tc_end(skipped, Testing skipped reason)",
237 "got_tc_end(failed, Testing failed reason)",
300 "got_tc_end(passed)",
302 "got_tc_end(skipped, Testing skipped reason)",
304 "got_tc_end(failed, Testing failed reason)",
312 "got_tc_end(passed)",
318 "got_tc_end(skipped, Testing skipped reason)",
324 "got_tc_end(failed, Testing failed reason)",
382 "got_tc_end(passed)",
428 "got_tc_end(expected_death, The reason)",
430 "got_tc_end(expected_exit, This would be an exit)",
432 "got_tc_end(expected_failure, And this a failure)",
434 "got_tc_end(expected_signal, And this a signal)",
436 "got_tc_end(failed, Another reason)",
438 "got_tc_end(passed)",
440 "got_tc_end(skipped, Skipping it)",
442 "got_tc_end(expected_timeout, Some hang reason)",