Searched refs:expect_exit (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dexpect_test.sh90 atf_test_case expect_exit
149 atf_add_test_case expect_exit
H A Dcpp_helpers.cpp149 expect_exit(-1, "Call will exit");
156 expect_exit(123, "Call will exit");
163 expect_exit(-1, "Call won't exit");
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests.hpp118 static void expect_exit(const int, const std::string&);
H A Dtests.cpp364 impl::tc::expect_exit(const int exitcode, const std::string& reason) function in class:impl::tc

Completed in 49 milliseconds