NetBSD-5.0.2/dist/atf/tests/atf/formats/d_tcs_4.expout

got_ntcs(6)
got_tc_start(first-test)
got_stdout_line(1st test line)
got_tc_end(passed)
got_tc_start(second-test)
got_stdout_line(2nd test line)
got_tc_end(skipped, Testing skipped reason)
got_tc_start(third-test)
got_stdout_line(3rd test line)
got_tc_end(failed, Testing failed reason)
got_tc_start(fourth-test)
got_stdout_line(4th test line)
got_tc_end(passed)
got_tc_start(fifth-test)
got_stdout_line(5th test line)
got_tc_end(skipped, Testing skipped reason)
got_tc_start(sixth-test)
got_stdout_line(6th test line)
got_tc_end(failed, Testing failed reason)
got_eof()