Home
last modified time | relevance | path

Searched refs:test_empty_set (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/
Dsigwaitinfo01.c13 { test_empty_set, SIGUSR1},
/third_party/ltp/testcases/kernel/syscalls/sigtimedwait/
Dsigtimedwait01.c13 { test_empty_set, SIGUSR1},
/third_party/ltp/include/
Dlibsigwait.h24 void test_empty_set(swi_func sigwaitinfo, int signo,
/third_party/ltp/testcases/kernel/syscalls/rt_sigtimedwait/
Drt_sigtimedwait01.c24 { test_empty_set, SIGUSR1},
/third_party/ltp/libs/libltpsigwait/
Dsigwait.c12 void test_empty_set(swi_func sigwaitinfo, int signo, in test_empty_set() function
/third_party/python/Lib/test/
Dtest_unparse.py261 def test_empty_set(self): member in UnparseTestCase