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
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
2018-08-02
Test messing with "." both when having . unveiled for an operation, and
Bob Beck
2018-07-30
Declare then assign local variable, no binary change.
anton
2018-07-30
Add regress covering the recently fixed NULL pointer deref in open().
anton
2018-07-29
Add regress for ensuring .. is appropriately *not* used as a
Bob Beck
2018-07-29
New scapy 2.4.0 buffers packets at the bfp layer. Call sniff() to
Alexander Bluhm
2018-07-27
add regress for unveil of "." now that I fixed this
Bob Beck
2018-07-27
Make the BYPASSUNVEIL test actually test BYPASSUNVEIL with tmppath
Bob Beck
2018-07-22
hook up fchown
anton
2018-07-22
Add regress covering the recently fixed NULL pointer deref in fchown().
anton
2018-07-20
add regress test for "bypassunveil" where a path should be unveil'd by
Robert Nagy
2018-07-19
Add regress test for inheritance of unveil's across fork to children
Bob Beck
2018-07-13
Unveiling unveil(2).
Bob Beck
2018-07-13
tests for next steps in unveil
Bob Beck
2018-07-12
symlinks make my cry.. thanks robert.. don't you care about my feelings?
Bob Beck
2018-07-12
Add regress test for realpath and modify behavior appropriately
Bob Beck
2018-07-11
regress to check nested subdirs and ..'s
Bob Beck
2018-07-11
test changed stat lying semantics - we don't lie about files
Bob Beck
2018-07-11
Regress update to match changes for chrome
Bob Beck
2018-07-10
Missing CVS Id
Martin Pieuchot
2018-07-08
hook up ftruncate
anton
2018-07-08
Add regress covering the recently fixed NULL pointer deref in vn_writechk().
anton
2018-07-07
rename all the pledgepath bits to unveil
Bob Beck
2018-06-17
fix usage
anton
2018-06-17
Add a test covering the panic found in knote_processexit(). Note that you'll
anton
2018-05-28
8 spaces -> tab
Theo Buehler
2018-05-28
Regress for the dup2(2) vs accept(2) race.
Martin Pieuchot
2018-05-23
Make the test more verbose and do not hide the invoking commands.
Alexander Bluhm
2018-05-23
Since MAP_STACK was introduced, noexec -S -m failed from time to
Alexander Bluhm
2018-05-22
kevent: correctly check that timeout's nanoseconds are on [0, 1000000000)
cheloha
2018-05-22
nanosleep: ensure tv_nsec input is on [0, 1000000000)
cheloha
2018-05-01
regress changes for new stuff. - allow walking .., return EPERM
Bob Beck
2018-04-28
regress for unveil
Bob Beck
2018-04-28
bye bye pledgepath
Bob Beck
2018-04-27
Add test for stat behavior to make sure we can stat executable only
Bob Beck
2018-04-27
Fix regress that was depengin on pledgepath() being able to
Bob Beck
2018-04-27
test with pledgepath(NULL,NULL) instead of pledge activating things
Bob Beck
2018-04-27
Change regress to accomodate no flags escalation once active
Bob Beck
2018-04-27
remove references to O flags in test messages
Bob Beck
2018-04-26
tests for clearing out flags
Bob Beck
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
2018-04-26
Adjust regress for new rwxc flags instead of O_FLAGS
Bob Beck
2018-04-26
failure for exiting on signal
Bob Beck
2018-04-26
Add regress for .. being disallowed as it currently is
Bob Beck
[next]