HomeSort by: relevance | last modified time | path
    Searched defs:atf_check (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/atf/dist/atf-sh/
atf-check.cpp 124 throw atf::system_error("atf_check::temp_file::temp_file(" +
151 throw atf::system_error("atf_check", "write(2) failed", errno);
703 // The "atf_check" application.
708 class atf_check : public atf::application::app { class in namespace:__anon6385
726 atf_check(void);
732 const char* atf_check::m_description =
735 atf_check::atf_check(void) : function in class:atf_check
742 atf_check::run_output_checks(const atf::check::check_result& r,
759 atf_check::specific_args(void
    [all...]

Completed in 24 milliseconds