summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/kqueue/kqueue-regress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test for kqueue recursion. Also check that select(2)visa2020-03-081-1/+134
* Add a regression test for the kernel stack exhaustion bug.visa2018-08-241-1/+64
* Add a test covering the recently fixed issue with dangling knote references uponanton2018-08-131-2/+77
* Add a test covering the panic found in knote_processexit(). Note that you'llanton2018-06-171-0/+33