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
2013-03-30
Make forking socket splicing tests more reliable on slow machines.
Alexander Bluhm
2013-01-17
Improve socket splicing tests:
Alexander Bluhm
2013-01-15
The socket splicing tests allow the kernel to return EFBIG in case
Alexander Bluhm
2013-01-08
Add performance test for socket splicing. Two tcpbench processes
Alexander Bluhm
2013-01-08
Autoflush the log file of the child process.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2013-01-07
missing argument to printf
Miod Vallat
2013-01-05
Fix test descriptions.
Alexander Bluhm
2013-01-05
Add more tests for UDP socket splicing and enhance existing tests.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2013-01-04
Fix another race in socket splicing test.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2013-01-03
The socket splicing tests have been moved from directory splice to
Alexander Bluhm
2013-01-03
Add subdir sosplice.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2013-01-02
tyop in comment
Jasper Lievisse Adriaanse
2013-01-02
regress test for pty TTYHOG bug; OK miod@
Todd C. Miller
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
[next]