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
/
pledge
Age
Commit message (
Expand
)
Author
2021-12-13
Kill sys/cdefs.h includes, because overly complicated include+macro
Theo de Raadt
2021-12-13
remove a couple hundred sys/param.h includes in userland code, and
Theo de Raadt
2021-10-24
For open/openat, if the flags parameter does not contain O_CREAT, the
Theo de Raadt
2021-09-28
add missing sudo
Anton Lindqvist
2021-01-21
Pledge violation for SO_RTABLE prints "wroute" now. Adapt test.
Alexander Bluhm
2020-12-16
Make test actually fail if something is broken.
Alexander Bluhm
2020-04-01
Add ulimit -c unlimited to the commands that plan to produce a coredump.
Claudio Jeker
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
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
2018-04-26
test double slash in paths
Bob Beck
2018-04-26
Moar regress
Bob Beck
2018-04-26
Regress additions and fixes for latest
Bob Beck
2018-04-25
New regress to handle flags
Bob Beck
2018-04-24
regress changes for later varieties
Bob Beck
2018-04-16
Add regression test of unlinking and re-creating a pledgepathed file
Bob Beck
2018-04-11
The pledge flag for file descriptors opened from /dev/fd was always
Alexander Bluhm
2018-04-10
Check that a file descriptor's plegde flag is correctly propagated.
Alexander Bluhm
2018-04-10
Add subdir filedescriptor.
Alexander Bluhm
2018-04-10
Check that a file descriptor's plegde flag is correctly propagated.
Alexander Bluhm
2017-12-16
hookup execpromise
Florian Obser
2017-12-16
execpromise regress
Florian Obser
2017-12-15
The pledge(2) regress tests fail since the second parameter has
Alexander Bluhm
2017-11-30
Add regress to ensure that execve bypasses pledgepath checks (for now)
Bob Beck
2017-11-28
copyright
Bob Beck
2017-11-27
decriptor relative openat() and chmod
Bob Beck
2017-11-27
readlink and friends
Bob Beck
2017-11-27
symlink and a couple more...
Bob Beck
2017-11-27
access and chflags
Bob Beck
2017-11-27
Add the start of regression tests for upcoming pledgepath stuff.
Bob Beck
2017-11-20
Now pledge("inet") allows socket option IPV6_V6ONLY. Adapt test.
Alexander Bluhm
2017-10-12
Use a regex(3) to find the new pledge violation string in the dmesg.
Alexander Bluhm
2017-04-12
The pledge sigkill test is an outdated copy of sigabrt. Remove the
Alexander Bluhm
2017-04-12
Add comment how the test works.
Alexander Bluhm
2017-03-28
Make the test also work with obj directory.
Alexander Bluhm
2017-03-28
Link pledge sockopt regression tests to build.
Alexander Bluhm
2017-03-28
Call get/setsockopt(2) with various sockets and check which options
Alexander Bluhm
2017-03-24
correct my email address. thanks fcambus@
Sebastian Benoit
2017-02-22
Enable semarie's sendrecvfd tests
Theo Buehler
2017-02-22
Add regress tests for fd passing and pledge. Check sending and receiving
Theo Buehler
2017-02-21
Remove SUDO=doas in regress Makefile. The test developer must not
Alexander Bluhm
2017-02-21
Make test_request_tty() also pass in environments without tty by opening a
Theo Buehler
2017-02-19
re-enable generic pledge tests
Theo Buehler
[next]