Searched refs:exec_cleanup (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/atf/dist/atf-c++/ |
H A D | check_test.cpp | 248 ATF_TEST_CASE(exec_cleanup); 249 ATF_TEST_CASE_HEAD(exec_cleanup) in ATF_TEST_CASE_HEAD() argument 254 ATF_TEST_CASE_BODY(exec_cleanup) in ATF_TEST_CASE_BODY() argument 401 ATF_ADD_TEST_CASE(tcs, exec_cleanup); in ATF_INIT_TEST_CASES()
|
/netbsd-src/external/bsd/atf/dist/atf-c/ |
H A D | check_test.c | 335 ATF_TC(exec_cleanup); 336 ATF_TC_HEAD(exec_cleanup, tc) in ATF_TC_HEAD() argument 341 ATF_TC_BODY(exec_cleanup, tc) in ATF_TC_BODY() argument 529 ATF_TP_ADD_TC(tp, exec_cleanup); in ATF_TP_ADD_TCS()
|
/netbsd-src/external/bsd/kyua-testers/dist/ |
H A D | atf_main.c | 332 static void exec_cleanup(const char* test_program, const char* test_case, 342 exec_cleanup(const char* test_program, const char* test_case, in exec_cleanup() function 403 exec_cleanup(test_program, test_case, user_variables); in run_cleanup()
|
/netbsd-src/tests/lib/librumpclient/ |
H A D | t_exec.sh | 73 exec_cleanup() function
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2008 | 8697 exec_cleanup murder. 8736 (mi_cmd_execute): Do not use exec_cleanup.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2008 | 8697 exec_cleanup murder. 8736 (mi_cmd_execute): Do not use exec_cleanup.
|