/sys/lib/

' onchange='this.form.submit();'> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/tests/kernel/kqueue
AgeCommit message (Expand)Author
2021-11-21Test kernel/kqueue/t_timer, subtests abstime, basic_timer and timer_unitshannken
2021-10-23Fix a regression introduced in kern_event.c,v 1.129 that would causethorpej
2021-10-23Add support for the EVFILT_EMPTY filter, which is activated when thethorpej
2021-10-22In the "modify" test case, immediately after modifying the timer, validatethorpej
2021-10-22Support modifying an existing timer without having to delete it first.thorpej
2021-10-20Add a test case for PR kern/56460.thorpej
2021-10-20Overhaul of the EVFILT_VNODE kevent(2) filter:thorpej
2021-10-13Add support for the NOTE_SECONDS, NOTE_MSECONDS, NOTE_USECONDS,thorpej
2021-10-10Fix typo in comment.wiz
2021-10-10The knotes for EVFILT_SIGNAL and EVFILT_PROC are maintained on a singlethorpej
2021-10-10Add a test case for the race condition in PR kern/50094, modeled afterthorpej
2021-10-10Add a test case to heavily exercise EVFILT_PROC + NOTE_TRACK.thorpej
2021-10-02- Add a new EVFILT_WRITE test case for FIFOs that correctly validatesthorpej
2021-10-02New EVFILT_READ test case for FIFOs; validates readability threshold andthorpej
2020-10-31Avoid hard-coding names and limits so this will not break again.christos
2019-02-15Fix reporting EOF via kevent and add a test casemgorny
2018-01-09Add EVFILT_FSmartin
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2016-04-29Tab alignmentryoon
2015-01-14bump warns.christos
2015-01-14PR/48958: rudolf: EVFILT_VNODE filter miscounting hardlinks (add test)christos
2012-11-17Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the childjoerg
2010-11-07Adjusts tests after import of atf-0.12:jmmv
2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-06-04atf-0.9 introduces an use.fs test-case property to allow tests to write tojmmv
2009-02-20Add the kernel-level tests developed by Lukasz Strzygowski as part of thejmmv