index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
/
kern
/
Makefile
Age
Commit message (
Expand
)
Author
2023-07-06
syscall(2) regress will eventually be pointless, and untestable also
Theo de Raadt
2023-01-18
Add xonly tests, initially written by deraadt@. Tweaked by me to fit and
Anton Lindqvist
2021-12-24
Delete obsolete __syscall regress that tested the old lseek syscall
Philip Guenther
2021-12-14
Move 'unixsock' test from regress/sys/kern/unixsock/ to
Vitaliy Makkoveev
2021-12-10
Move 'unconacc' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
2021-12-10
Move 'undgram_conclose' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unsendrecvthr' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unfdpassfail' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
2021-12-09
Move 'ungc' test to regress/sys/kern/unixsockets
Vitaliy Makkoveev
2021-12-09
Add sys/kern/unixsockets directory to contain all unix(4) sockets tests.
Vitaliy Makkoveev
2021-11-29
Add and enable 'unconacc' test which provides multithreaded connect(2)
Vitaliy Makkoveev
2021-11-21
Add tests for concurrent closing of a poll/select monitored fd.
Visa Hankala
2021-11-19
Add and enable the new 'undgram_conclose' test which tries to kill the
Vitaliy Makkoveev
2021-11-19
Add and enable new 'unsendrecvthr' test which performs multithreaded
Vitaliy Makkoveev
2021-11-13
hook up unfdpassfail and ungc
Anton Lindqvist
2021-10-29
Hook poll tests.
Martin Pieuchot
2021-04-28
To hunt kernel bugs during exit, terminate processes simultaneously.
Alexander Bluhm
2020-11-10
Link all regress/sys/kern/ subdirs to build and sort alphabetically.
Alexander Bluhm
2020-09-16
Unhooked signal tests that just moved.
Martin Pieuchot
2020-02-28
Enable ptrace2
Martin Pieuchot
2019-11-09
+pipe
anton
2019-08-05
Link regress realpath-unmount to build.
Alexander Bluhm
2019-08-01
Link regress unveil-unmount to build.
Alexander Bluhm
2019-06-14
new regress: clock_gettime(2); test if CLOCK_MONOTONIC is really monotonic
cheloha
2019-05-17
Add realpath to regress
Bob Beck
2019-05-13
Link regress sigpthread to build.
Alexander Bluhm
2018-12-19
Test the code path where soreceive(9) sleeps and a control mbuf is
Alexander Bluhm
2018-11-12
Add initial regress tests for sigio.
Visa Hankala
2018-09-30
Add regression test for cmsg size bug.
Vincent Gross
2018-08-10
Add a regress test that checks file descriptor allocation across fork.
Joel Sing
2018-07-30
Add regress covering the recently fixed NULL pointer deref in open().
anton
2018-07-22
hook up fchown
anton
2018-07-13
Unveiling unveil(2).
Bob Beck
2018-07-08
hook up ftruncate
anton
2018-05-28
Regress for the dup2(2) vs accept(2) race.
Martin Pieuchot
2017-07-07
Remove useless make depend targets.
Alexander Bluhm
2017-04-30
Regression tests for futex(2).
Martin Pieuchot
2017-01-13
Make mount points and makefiles for file system tests consistent.
Alexander Bluhm
2016-10-05
Link the setuid regress test to the build in a way that the obj
Alexander Bluhm
2016-09-23
Zap mquery test for good
Otto Moerbeek
2015-10-26
temporary unhook regress/sys/kern/pledge from regress
Sebastien Marie
2015-10-09
hook pledge
Sebastien Marie
2015-02-10
Add bind regress test
Claudio Jeker
2014-04-27
Regress for access()
Philip Guenther
2013-10-07
Add a regression test that ensures profiling signals are delivered to the
Joel Sing
2013-01-03
Add subdir sosplice.
Alexander Bluhm
2013-01-02
regress test for pty TTYHOG bug; OK miod@
Todd C. Miller
2012-04-12
rfork RIP
Philip Guenthe
2012-03-05
If the main thread exits, the process should still be able to get
Philip Guenthe
2011-07-06
Add regress for errno returns of failed fchdir()s
Philip Guenthe
[next]