Home
last modified time | relevance | path

Searched defs:test_cleanup (Results 1 – 7 of 7) sorted by relevance

/third_party/elfutils/tests/
Dtest-subr.sh71 test_cleanup() function
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind01.c85 void test_cleanup(void) in test_cleanup() function
/third_party/ltp/testcases/kernel/syscalls/accept/
Daccept01.c89 static void test_cleanup(void) in test_cleanup() function
/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone02.c249 static void test_cleanup(void) in test_cleanup() function
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c306 static void test_cleanup(void) in test_cleanup() function
/third_party/python/Lib/test/
Dtest_regrtest.py1311 def test_cleanup(self): member in ArgsTestCase
Dtest_builtin.py2161 def test_cleanup(self): member in ShutdownTest