summaryrefslogtreecommitdiff
path: root/regress/sys/kern/Makefile
AgeCommit message (Expand)Author
2023-07-06syscall(2) regress will eventually be pointless, and untestable alsoTheo de Raadt
2023-01-18Add xonly tests, initially written by deraadt@. Tweaked by me to fit andAnton Lindqvist
2021-12-24Delete obsolete __syscall regress that tested the old lseek syscallPhilip Guenther
2021-12-14Move 'unixsock' test from regress/sys/kern/unixsock/ toVitaliy Makkoveev
2021-12-10Move 'unconacc' test to regress/sys/kern/unixsockets/ directory.Vitaliy Makkoveev
2021-12-10Move 'undgram_conclose' test to regress/sys/kern/unixsockets directory.Vitaliy Makkoveev
2021-12-09Move 'unsendrecvthr' test to regress/sys/kern/unixsockets directory.Vitaliy Makkoveev
2021-12-09Move 'unfdpassfail' test to regress/sys/kern/unixsockets/ directory.Vitaliy Makkoveev
2021-12-09Move 'ungc' test to regress/sys/kern/unixsocketsVitaliy Makkoveev
2021-12-09Add sys/kern/unixsockets directory to contain all unix(4) sockets tests.Vitaliy Makkoveev
2021-11-29Add and enable 'unconacc' test which provides multithreaded connect(2)Vitaliy Makkoveev
2021-11-21Add tests for concurrent closing of a poll/select monitored fd.Visa Hankala
2021-11-19Add and enable the new 'undgram_conclose' test which tries to kill theVitaliy Makkoveev
2021-11-19Add and enable new 'unsendrecvthr' test which performs multithreadedVitaliy Makkoveev
2021-11-13hook up unfdpassfail and ungcAnton Lindqvist
2021-10-29Hook poll tests.Martin Pieuchot
2021-04-28To hunt kernel bugs during exit, terminate processes simultaneously.Alexander Bluhm
2020-11-10Link all regress/sys/kern/ subdirs to build and sort alphabetically.Alexander Bluhm
2020-09-16Unhooked signal tests that just moved.Martin Pieuchot
2020-02-28Enable ptrace2Martin Pieuchot
2019-11-09+pipeanton
2019-08-05Link regress realpath-unmount to build.Alexander Bluhm
2019-08-01Link regress unveil-unmount to build.Alexander Bluhm
2019-06-14new regress: clock_gettime(2); test if CLOCK_MONOTONIC is really monotoniccheloha
2019-05-17Add realpath to regressBob Beck
2019-05-13Link regress sigpthread to build.Alexander Bluhm
2018-12-19Test the code path where soreceive(9) sleeps and a control mbuf isAlexander Bluhm
2018-11-12Add initial regress tests for sigio.Visa Hankala
2018-09-30Add regression test for cmsg size bug.Vincent Gross
2018-08-10Add a regress test that checks file descriptor allocation across fork.Joel Sing
2018-07-30Add regress covering the recently fixed NULL pointer deref in open().anton
2018-07-22hook up fchownanton
2018-07-13Unveiling unveil(2).Bob Beck
2018-07-08hook up ftruncateanton
2018-05-28Regress for the dup2(2) vs accept(2) race.Martin Pieuchot
2017-07-07Remove useless make depend targets.Alexander Bluhm
2017-04-30Regression tests for futex(2).Martin Pieuchot
2017-01-13Make mount points and makefiles for file system tests consistent.Alexander Bluhm
2016-10-05Link the setuid regress test to the build in a way that the objAlexander Bluhm
2016-09-23Zap mquery test for goodOtto Moerbeek
2015-10-26temporary unhook regress/sys/kern/pledge from regressSebastien Marie
2015-10-09hook pledgeSebastien Marie
2015-02-10Add bind regress testClaudio Jeker
2014-04-27Regress for access()Philip Guenther
2013-10-07Add a regression test that ensures profiling signals are delivered to theJoel Sing
2013-01-03Add subdir sosplice.Alexander Bluhm
2013-01-02regress test for pty TTYHOG bug; OK miod@Todd C. Miller
2012-04-12rfork RIPPhilip Guenthe
2012-03-05If the main thread exits, the process should still be able to getPhilip Guenthe
2011-07-06Add regress for errno returns of failed fchdir()sPhilip Guenthe