summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/kqueue/kqueue-timer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kevent: correctly check that timeout's nanoseconds are on [0, 1000000000)cheloha2018-05-221-1/+30
* To make debugging the kqueue test easier, always print the assertionbluhm2016-09-201-13/+16
* simplistic regress test for KEVENT_TIMER kqueue(2) callsblambert2015-12-051-0/+67