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
2019-05-17
Add realpath to regress
Bob Beck
2019-05-15
Add a regression test for path discovery outside of unveil() which
Bob Beck
2019-05-13
Document our currently incosnsistent behaviour and our current
Bob Beck
2019-05-13
Link regress sigpthread to build.
Alexander Bluhm
2019-05-13
Test the interaction of signals with multiple posix threads. It
Alexander Bluhm
2019-05-12
Remove redundant settings.
Alexander Bluhm
2019-05-11
let's check /bin/c++
Bob Beck
2019-05-10
Enable the test on octeon. Ignore the fact that the test cannot work
Visa Hankala
2019-05-10
Let the test build on mips64.
Visa Hankala
2019-05-10
Simplify the detection for installed python and scapy. Refactor
Alexander Bluhm
2019-05-09
Drop reference to sparc and expand 'VAC' so the comment makes sense
Philip Guenther
2019-05-08
Add another case for robert@ :)
Bob Beck
2019-05-06
enable deadlock related tests
anton
2019-04-26
a bit more evil
Bob Beck
2019-04-26
/usr/include/machine is a good one.
Bob Beck
2019-04-19
Start a realpath(2) regress test, currently not enabled.
Bob Beck
2019-03-24
Make stat(2) and access(2) need UNVEIL_READ instead of UNVEIL_INSPECT
Bob Beck
2019-03-04
add kqueue pty close slave test
anton
2019-03-04
add support for multiple kqueue pty tests
anton
2019-03-04
one regress test per line to reduce future churn
anton
2019-02-10
"non-existant" is one of those words that don't exist, so use "non-existent"
Peter Hessler
2019-01-31
Instead of skipping the text mmap test, do a non fixed mmap in this
Alexander Bluhm
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2019-01-17
Unveil fixes:
Bob Beck
2019-01-14
Fix unveil issue noticed by kn@ where unveil does not notice covering
Bob Beck
2018-12-19
Test the code path where soreceive(9) sleeps and a control mbuf is
Alexander Bluhm
2018-11-30
Fix test when using malloc_conf=J
mortimer
2018-11-28
Test for EMSGSIZE return when sending more fds in a message then the receiver
Claudio Jeker
2018-11-22
add missing make dependency
anton
2018-11-19
Add regress tests for sockets with sigio.
Visa Hankala
2018-11-13
Add some coverage for the ioctl() interface.
Visa Hankala
2018-11-13
Add regress tests for pipe fcntl(fd, F_GETOWN).
Visa Hankala
2018-11-12
Add initial regress tests for sigio.
Visa Hankala
2018-11-10
add tests covering negative lengths and positive overflows
anton
2018-11-07
unifdef HAVE_SYSID
anton
2018-11-06
add lockf(3) tests
anton
2018-11-03
cleanup flock regress:
anton
2018-10-28
Correctly deal with upper level unveil's by keeping track of the covering
Bob Beck
2018-10-21
Add flock insertion tests covering all possible forms of byte range overlap.
anton
2018-10-16
Add a test covering the recently fixed fcntl() panic.
anton
2018-10-08
Expect usable addresses provided in environment variables. Stop
Alexander Bluhm
2018-09-30
Add regression test for cmsg size bug.
Vincent Gross
2018-09-12
Make this work on arm64.
Mark Kettenis
2018-08-28
Add regress test of stat all the way to a nonexistant terminal
Bob Beck
2018-08-26
Add test cases for private versus non-private futexes.
Visa Hankala
2018-08-24
Add a regression test for the kernel stack exhaustion bug.
Visa Hankala
2018-08-13
Add a test covering the recently fixed issue with dangling knote references upon
anton
2018-08-10
Add a regress test that checks file descriptor allocation across fork.
Joel Sing
2018-08-04
Add regress test to ensure that chmod fails when unveiled with "r"
Bob Beck
2018-08-03
Improve synchronization between the parent and children. This fixes
Visa Hankala
[next]