Lines Matching refs:top_srcdir
60 test_runner_epoll: $(top_srcdir)/test/test.sh
61 $(top_srcdir)/test/test.sh -b EPOLL
62 test_runner_select: $(top_srcdir)/test/test.sh
63 $(top_srcdir)/test/test.sh -b SELECT
64 test_runner_kqueue: $(top_srcdir)/test/test.sh
65 $(top_srcdir)/test/test.sh -b KQUEUE
66 test_runner_evport: $(top_srcdir)/test/test.sh
67 $(top_srcdir)/test/test.sh -b EVPORT
68 test_runner_devpoll: $(top_srcdir)/test/test.sh
69 $(top_srcdir)/test/test.sh -b DEVPOLL
70 test_runner_poll: $(top_srcdir)/test/test.sh
71 $(top_srcdir)/test/test.sh -b POLL
72 test_runner_win32: $(top_srcdir)/test/test.sh
73 $(top_srcdir)/test/test.sh -b WIN32
74 test_runner_timerfd: $(top_srcdir)/test/test.sh
75 $(top_srcdir)/test/test.sh -b "" -t
76 test_runner_changelist: $(top_srcdir)/test/test.sh
77 $(top_srcdir)/test/test.sh -b "" -c
78 test_runner_timerfd_changelist: $(top_srcdir)/test/test.sh
79 $(top_srcdir)/test/test.sh -b "" -T