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-09-20
Improve handling of nosuid mount option, temporary directory and
Alexander Bluhm
2019-09-11
Fix unveil for relative lookups in the non AT_FDCWD case
Bob Beck
2019-09-11
Make it possible to free overlapping regions (effectively allowing
Mark Kettenis
2019-09-08
Pull out and expand openat tests into their own routine.
Bob Beck
2019-08-06
Use SUDO to run test as root.
Alexander Bluhm
2019-08-06
Test more variants to specify the root directory.
Alexander Bluhm
2019-08-05
Test realpath and unveil if the root directory is written as "//".
Alexander Bluhm
2019-08-05
Link regress realpath-unmount to build.
Alexander Bluhm
2019-08-05
Call realpath(3) in combination with chroot(2) and chdir(2).
Alexander Bluhm
2019-08-04
Add arm64 asm for stackpivot regress test.
mortimer
2019-08-04
Test that unmount works after calling unlink(2) with relative
Alexander Bluhm
2019-08-01
Call unveil(2) in combination with unlink(2) and chroot(2).
Alexander Bluhm
2019-08-01
Link regress unveil-unmount to build.
Alexander Bluhm
2019-08-01
Call unveil(2) in combination with unlink(2) and chroot(2).
Alexander Bluhm
2019-07-29
regress: Add mips64 stack pivot asm for octeon in stackpivot tests
mortimer
2019-07-23
Fix realpath(3) errno code for an empty input path string.
Stefan Sperling
2019-07-16
Call stat(2) only once in realpath(3) userland reference implementation.
Alexander Bluhm
2019-07-15
Our kernel __realpath(2) implementation does not allow non-existing
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-07-09
Regress realpath(3) fails since the non directory hack has been
Alexander Bluhm
2019-07-09
Fix white spaces.
Alexander Bluhm
2019-07-08
Add some padding bytes to syscall argument struct so that tests
Alexander Bluhm
2019-06-17
improve clock_gettime regress:
anton
2019-06-14
new regress: clock_gettime(2); test if CLOCK_MONOTONIC is really monotonic
cheloha
2019-05-29
Add some more relative path tests
Bob Beck
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
[next]