• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-report/

Lines Matching refs:reason

68     got_tp_end(const std::string& reason)
70 m_calls.push_back("got_tp_end(" + reason + ")");
80 got_tc_end(const std::string& state, const std::string& reason)
82 const std::string r = state + (reason.empty() ? "" : ", " + reason);
182 "tc-end: second-test, skipped, Testing skipped reason\n"
184 "tc-end: third-test, failed, Testing failed reason\n"
198 "tc-end: second-test, skipped, Testing skipped reason\n"
204 "tc-end: third-test, failed, Testing failed reason\n"
214 "got_tc_end(skipped, Testing skipped reason)",
216 "got_tc_end(failed, Testing failed reason)",
230 "got_tc_end(skipped, Testing skipped reason)",
236 "got_tc_end(failed, Testing failed reason)",
263 "tc-end: second-test, skipped, Testing skipped reason\n"
265 "tc-end: third-test, failed, Testing failed reason\n"
279 "tc-end: second-test, skipped, Testing skipped reason\n"
285 "tc-end: third-test, failed, Testing failed reason\n"
301 "got_tc_end(skipped, Testing skipped reason)",
303 "got_tc_end(failed, Testing failed reason)",
317 "got_tc_end(skipped, Testing skipped reason)",
323 "got_tc_end(failed, Testing failed reason)",
404 "tc-end: one, expected_death, The reason\n"
412 "tc-end: five, failed, Another reason\n"
418 "tc-end: eight, expected_timeout, Some hang reason\n"
427 "got_tc_end(expected_death, The reason)",
435 "got_tc_end(failed, Another reason)",
441 "got_tc_end(expected_timeout, Some hang reason)",
581 "18: Empty reason for failed test program",
674 "12: Empty reason for failed test case result",
676 "16: Empty reason for skipped test case result",