HomeSort by: relevance | last modified time | path
    Searched refs:expect_timeout (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/integration/helpers/
expect_all_pass.cpp 78 expect_timeout("This times out");
expect_some_fail.cpp 82 expect_timeout("Does not time out");
  /src/external/bsd/atf/dist/test-programs/
expect_test.sh 136 atf_test_case expect_timeout
152 atf_add_test_case expect_timeout
cpp_helpers.cpp 213 expect_timeout("Will overrun");
224 expect_timeout("Will just exit");
  /src/external/bsd/atf/dist/atf-c++/
tests.hpp 123 static void expect_timeout(const std::string&);
tests.cpp 381 impl::tc::expect_timeout(const std::string& reason) function in class:impl::tc

Completed in 18 milliseconds