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
2012-07-09
This test is not reliable in echo mode.
Alexander Bluhm
2012-07-09
Modern Perl deferes signal handlers between opcodes. To send TCP
Alexander Bluhm
2012-07-09
Add a socket splicing test that sends a reset from the client while
Alexander Bluhm
2012-07-08
Add a test for kevent(EV_DELETE) screwing with POSIX file locks
Philip Guenthe
2012-06-29
Fix year in public domain declaration. Also, include <stddef.h> for
Matthew Dempsky
2012-06-29
Clear out the sigset_t again before calling sigpending() to make sure
Matthew Dempsky
2012-06-29
add a regress test for sigpending(); add licensing notice to stackjmp.c
Matthew Dempsky
2012-06-23
add (currently failing) stackjmp regress test
Matthew Dempsky
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-11-26
If sigaltstack() fails, report which thread correctly
Philip Guenthe
2011-11-22
Add a test for forked processes inheriting their parent's signal stack.
Joshua Elsasser
2011-11-06
Regress tests for negative offsets, wrapping offsets, and the lack of
Philip Guenthe
2011-11-05
Verify this fails with ESPIPE on ttys
Philip Guenthe
2011-08-29
Test that reverse splicing timeout does not affect forward splicing.
Alexander Bluhm
2011-08-28
Minor cleanup.
Alexander Bluhm
2011-08-28
Allow splice make regress to run with and without obj directory.
Alexander Bluhm
2011-08-21
Add one more regression test for socket splicing with idle timeout.
Alexander Bluhm
2011-07-23
TCP out-of-band data is not reliable. Allow socket splicing
Alexander Bluhm
2011-07-07
Add tests for kqueue EVFILT_SIGNAL and that they can't be passed over
Philip Guenthe
2011-07-07
braces rock!
Philip Guenthe
2011-07-07
Suppress known failures
Philip Guenthe
2011-07-06
Add a regression test for file descriptor passing with UNIX sockets.
Matthew Dempsky
2011-07-06
Test handling of non-NUL terminated sun_path values as well as garbage
Philip Guenthe
2011-07-06
Switch to a device that isn't deprecated and return more info on
Philip Guenthe
2011-07-06
Add regress for errno returns of failed fchdir()s
Philip Guenthe
2011-07-05
Hook unixsock up
Claudio Jeker
2011-07-05
Regress test for the path length of unix sockets.
Claudio Jeker
2011-07-04
Add new socket splicing tests for the idle timeout feature. Note
Alexander Bluhm
2011-04-22
Make the socket splicing regression tests architecture independent
Alexander Bluhm
2011-03-13
Make regression tests more reliable.
Alexander Bluhm
2011-03-13
Test that reading from a spliced socket does not return eof if there
Alexander Bluhm
2011-03-12
Add more regression tests for socket splicing. These find the
Alexander Bluhm
2011-03-08
Add regression test that checks ENOTSOCK error for non-socket drain.
Alexander Bluhm
2011-02-14
Make tests more reliable by handling short socket splice correctly.
Alexander Bluhm
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
[next]