NetBSD/tests/kernel/kqueue
hannken ae0245f0df Test kernel/kqueue/t_timer, subtests abstime, basic_timer and timer_units
often fail when run on QEMU because QEMU misses clock interrupts.

Always check timespec against expected "tv_sec" and use an "4 * tv_sec"
upper bound when run under QEMU.

Now becomes part of PR kern/43997 "Kernel timer discrepancies".
2021-11-21 09:35:39 +00:00
..
read
write
Makefile Test kernel/kqueue/t_timer, subtests abstime, basic_timer and timer_units 2021-11-21 09:35:39 +00:00
Makefile.inc
t_empty.c Add support for the EVFILT_EMPTY filter, which is activated when the 2021-10-23 01:28:33 +00:00
t_ioctl.c
t_oneshot.c Fix a regression introduced in kern_event.c,v 1.129 that would cause 2021-10-23 18:46:26 +00:00
t_proc1.c
t_proc2.c
t_proc3.c
t_proc4.c Add a test case to heavily exercise EVFILT_PROC + NOTE_TRACK. 2021-10-10 17:43:15 +00:00
t_scan.c Fix typo in comment. 2021-10-10 19:17:31 +00:00
t_sig.c The knotes for EVFILT_SIGNAL and EVFILT_PROC are maintained on a single 2021-10-10 18:11:31 +00:00
t_timer.c Test kernel/kqueue/t_timer, subtests abstime, basic_timer and timer_units 2021-11-21 09:35:39 +00:00
t_vnode.c Add a test case for PR kern/56460. 2021-10-20 14:33:14 +00:00