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

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/test-programs/
H A Dexpect_test.sh102 atf_test_case expect_signal
144 atf_add_test_case expect_signal
H A Dcpp_helpers.cpp169 expect_signal(-1, "Call will signal");
176 expect_signal(SIGHUP, "Call will signal");
183 expect_signal(-1, "Call won't signal");
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/
H A Dtests.hpp119 static void expect_signal(const int, const std::string&);
H A Dtests.cpp369 impl::tc::expect_signal(const int signo, const std::string& reason) function in class:impl::tc
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dpipes_tests.c267 #define expect_signal(signal) \ macro

Completed in 119 milliseconds