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
Age
Commit message (
Expand
)
Author
2011-01-07
Add kernel regression tests for socket splicing.
Alexander Bluhm
2011-01-07
do not rely on rndvar.h leaking shit into the namespace
Theo de Raadt
2010-08-04
Add the new kqueue+rfork test, but disable the tests that use RFMEM
Philip Guenthe
2010-08-04
Regression test for the recent rfork+kqueue fix
Philip Guenthe
2010-08-04
tun* interfaces are now automatically destroyed on last close when
Philip Guenthe
2010-08-04
Confirm that a NOTE_EXIT knote is delivered when the child exits
Philip Guenthe
2010-06-27
GCC is being intelligent with our asm statements that were used to pad stuff
Artur Grabowski
2010-06-26
Do not print "Read from tunnel foo failed" in the failure case of a
Bret Lambert
2010-06-21
Fix fpe handler in regress test. Tested and `looks good' phessler@.
Paul Irofti
2010-06-21
clean up all generated files
Peter Hessler
2010-06-20
Add some missing includes, so we do not have implicit function
Peter Hessler
2010-06-20
Have the flock regress test actually depend on the flock regress
Peter Hessler
2009-10-13
Make sure we do not loop when allocating an extent region with EX_CONFLICTOK
Miod Vallat
2009-09-18
Add regression test for overlapping allocation that should coallesce but
Mark Kettenis
2009-04-10
Add EX_CONFLICTOK flag that allows an allocation to conflict with existing
Mark Kettenis
2008-09-19
adjust for MAXINTERP crank, pointed out by dkrause@
Damien Miller
2008-07-26
Make sure the test array is 64 bit aligned, this now makes sparc fail this
Miod Vallat
2008-07-25
flock
Artur Grabowski
2008-07-25
file advisory locking tests from FreeBSD. We fail to detect
Artur Grabowski
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-10
Add a regression test for signaling permission checks. From mickey@.
Hans-Joerg Hoexer
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-15
Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fds
Hans-Joerg Hoexer
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2007-12-27
-s uses optarg; Elad Efrat
Theo de Raadt
2007-08-01
Fix Dutch hypos.
Miod Vallat
2007-05-29
the MSIZE mbuf constant moved from MD param.h to MI param.h
David Krause
2007-04-29
add sig-stop.
Artur Grabowski
2007-04-29
Quite dumb test for torturing SIGSTOP/SIGCONT.
Artur Grabowski
2006-10-23
regression test for getpeereid. okay claudio
Marc Espie
2006-02-20
make it more evil and panic; from egger@
Michael Shalayeff
2006-02-15
use proper msync
Michael Shalayeff
2005-08-08
A reghression test that checks if a process survives very early signal
Otto Moerbeek
2005-07-20
EFAULT from PT_IO is a good error value too.
Artur Grabowski
2005-07-20
run from .OBJDIR
Theo de Raadt
2005-07-20
Regress test for PT_READ_{D,I} and PT_IO. (write coming soon).
Artur Grabowski
2005-07-15
Make globals accessed from sig handler volatile. From millert@
Otto Moerbeek
2005-07-13
As mickey@ pointed out, this test does not belong in libm. Move to
Otto Moerbeek
2005-07-11
+= mmap-fail
Artur Grabowski
2005-07-11
Test that mmap fails properly.
Artur Grabowski
2005-05-31
+=sigsuspend
Artur Grabowski
2005-05-31
Test the semantics of sigsuspend.
Artur Grabowski
2005-04-26
A regress test for accessing long long on a long aligned, but not long long
Miod Vallat
2005-04-22
Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test.
Miod Vallat
2005-04-22
Use REGRESS_TARGETS.
Miod Vallat
2005-04-21
Add a regression test for the extent subroutines; from NetBSD.
Miod Vallat
2004-12-29
define REGRESS_ROOT_TARGETS for tests that require root privileges
David Krause
2004-12-22
some -Wimplicit-function-declaration cleaning; ok millert@
David Krause
2004-10-10
a few cleanups
Michael Shalayeff
[next]