summaryrefslogtreecommitdiff
path: root/tests/sys/kqueue/libkqueue/main.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2022-05-24kqueue tests: Add file and line info to some test failure outputMark Johnston
2020-04-18Fix various warnings in tests/sys/kqueue and bump WARNSAlex Richardson
2018-11-27Make whitespace more consistent in libkqueue tests.David Bright
2018-08-14Fix a couple whitespace errors in r337814.David Bright
2018-08-14Fix several (more) memory leaks.David Bright
2018-08-14Fix several memory leaks.David Bright
2018-07-27Allow a EVFILT_TIMER kevent to be updated.David Bright
2017-06-17Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov
2016-09-06Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...Enji Cooper