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

/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/testsuite/config/
H A Ddefault.exp44 # expect_exit -- exit the test driver for expect
46 proc expect_exit {} {
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/test-programs/
H A Dexpect_test.sh88 atf_test_case expect_exit
143 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");
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/
H A Dtests.hpp118 static void expect_exit(const int, const std::string&);
H A Dtests.cpp363 impl::tc::expect_exit(const int exitcode, const std::string& reason) function in class:impl::tc

Completed in 200 milliseconds