Searched refs:reqfail (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Datf-run.cpp347 const std::string& reqfail = impl::check_requirements( local
349 if (!reqfail.empty()) {
350 w.end_tc("skipped", reqfail);
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Datf-run.cpp407 const std::string& reqfail = impl::check_requirements( local
409 if (!reqfail.empty()) {
410 w.end_tc("skipped", reqfail);

Completed in 280 milliseconds