Lines Matching refs:test_id
23 const char *test_id = "kevent(EVFILT_USER, EV_ADD and EV_DELETE)"; in add_and_delete() local
26 test_begin(test_id); in add_and_delete()
40 const char *test_id = "kevent(EVFILT_USER, wait)"; in event_wait() local
43 test_begin(test_id); in event_wait()
64 const char *test_id = "kevent(EVFILT_USER, wait w/ EV_KEEPUDATA)"; in event_wait_keepudata() local
67 test_begin(test_id); in event_wait_keepudata()
90 const char *test_id = "kevent(EVFILT_USER, EV_DISABLE and EV_ENABLE)"; in disable_and_enable() local
93 test_begin(test_id); in disable_and_enable()
118 const char *test_id = in disable_and_enable_keepudata() local
122 test_begin(test_id); in disable_and_enable_keepudata()
150 const char *test_id = "kevent(EVFILT_USER, EV_ONESHOT)"; in oneshot() local
153 test_begin(test_id); in oneshot()