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
2015-08-24
add a missing header
Sebastien Marie
2015-08-24
add new (extensible) testsuite for tame(2)
Sebastien Marie
2015-08-23
remove tame/sys_exit in favor of more generic approch (soon)
Sebastien Marie
2015-08-23
convert to new tame(2) ABI/API
Sebastien Marie
2015-08-13
NOTE_FORK|NOTE_TRACK knote can track grandchild processes. Wait for
Masao Uebayashi
2015-08-13
Zero-clear test buffers. Close fds.
Masao Uebayashi
2015-08-13
Close an fd.
Masao Uebayashi
2015-08-13
Zero-clear test buffer. Close fds.
Masao Uebayashi
2015-08-13
Zero-clear test buffer.
Masao Uebayashi
2015-08-13
Zero-clear test buffer. KNF while here.
Masao Uebayashi
2015-08-02
Kill a useless assignment.
Masao Uebayashi
2015-08-02
Refactor to prepare a future change; no functional changes.
Masao Uebayashi
2015-08-01
SPC -> TAB
Masao Uebayashi
2015-07-28
check that flags value of 0 restricts the process to the _exit(2) system call.
Sebastien Marie
2015-07-27
add some regress for tame. just a starting point for now
Sebastien Marie
2015-06-29
Make this pass again on 32-bit platforms.
Miod Vallat
2015-06-25
Align the three variants of Remote.pm.
Alexander Bluhm
2015-04-25
Disable kq-tun test, as it's been broken for a while and not because of kq
Philip Guenther
2015-02-10
Add bind regress test
Claudio Jeker
2015-02-10
Test that bind works the way it should. This fails at the moment because
Claudio Jeker
2015-01-19
The kernel doesn't actually care what a sockaddr's sa_len is on input,
Philip Guenther
2015-01-15
Test shmat() with a non-NULL address, both failure and success
Philip Guenther
2014-11-22
using /dev/random is ok
Theo de Raadt
2014-10-30
Add some pkill and sleep to make socket splicing performance tests
Alexander Bluhm
2014-09-27
Fix mmap() calls that check for a result other than MAP_FAILED.
Doug Hogan
2014-08-27
Regression tests for setuid-and-friends.
Bret Lambert
2014-08-18
Make the perl modules consistent for the multiple regression tests.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2014-08-18
Add a description of what the relayd and sosplice regression tests
Alexander Bluhm
2014-08-18
Make out of band data tests more reliable. As multiple tcp urgent
Alexander Bluhm
2014-08-18
Make the forking tests more reliable. During copy the read(2)
Alexander Bluhm
2014-08-18
Make the multiple UDP packet test more reliable. The receive buffer
Alexander Bluhm
2014-07-20
Make sure the correct errno is reported by warn* or err* and not
Philip Guenther
2014-07-19
Make sure struct sockaddr_in gets completely initialized by setting it to zero
Miod Vallat
2014-07-11
Put a license file into the test directories with multiple argument
Alexander Bluhm
2014-07-11
Make the test output easier to read by splitting the test cases
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2014-06-24
POSIX doesn't specify MAP_FILE and it's a noop anyway, so remove it to
Matthew Dempsky
2014-06-23
Add regress test for SIGSEGV and SIGBUS siginfo semantics.
Matthew Dempsky
2014-05-20
Use errc/warnc to simplify code.
Philip Guenther
2014-04-27
Regress for access()
Philip Guenther
2014-04-24
The switch statement given/when was introduced in Perl 5.10 and got
Alexander Bluhm
2014-04-18
It's been a quarter century: we can assume volatile is present with that name.
Philip Guenther
2014-02-28
... also check that writing 0 bytes works...
Marc Espie
2014-01-22
Missing #include
Philip Guenther
2014-01-18
Remove -Wbounded: it is now the compiler default.
Martynas Venckus
2014-01-10
Use arc4random instead of random in the flock regress tests.
Joel Sing
2014-01-10
Do not include MD assembly code in a sys regress test. Untested on alpha,
Joel Sing
2014-01-08
Set socket buffer size to fixed value of 100000 octets. This
Alexander Bluhm
2013-12-21
Match the type to the calls
Philip Guenther
[next]