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-01-23
Add a smarter test that opens a file, unlinks it, and remounts the
Alexander Bluhm
2018-01-15
Add tests that unmount a file system while it is busy. On a vnd
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-27
lenght->length, mostly in comments
Stuart Henderson
2017-11-20
Now pledge("inet") allows socket option IPV6_V6ONLY. Adapt test.
Alexander Bluhm
2017-11-08
Wait for the splicing syscall by grepping it in the relay log. This
Alexander Bluhm
2017-11-07
Test more variations of TCP packets in the scapy splicing tests.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2017-11-05
Insert a rule into pf regress anchor that passes all packets without
Alexander Bluhm
2017-10-27
Fix the glob to find all scapy test scripts.
Alexander Bluhm
2017-10-27
I am trying to find a bug that seems to be triggered by a combination
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2017-10-12
Use a regex(3) to find the new pledge violation string in the dmesg.
Alexander Bluhm
2017-09-16
The copyin(9) family of functions should return EFAULT for all memory
Philip Guenther
2017-09-06
Fix declarations
Philip Guenther
2017-08-16
ENTRY() requires END()
Theo de Raadt
2017-07-27
fcntl(F_DUPFD) needs an argument. Otherwise it fails with EINVAL
Alexander Bluhm
2017-07-25
Do not remove files from CVS tree during make clean.
Alexander Bluhm
2017-07-22
Tolerate imprecise fault address on sparc64 where the hardware doesn't provide
Mark Kettenis
2017-07-20
Accessing a mmap(2)ed file behind its end should result in a SIGBUS
Alexander Bluhm
2017-07-18
The function getaddr() compares the stack address of the caller
Alexander Bluhm
2017-07-13
Improve error messages of siginfo-fault regress to make clear which
Alexander Bluhm
2017-07-07
Remove useless make depend targets.
Alexander Bluhm
2017-04-30
Check that unsupported operation returns ENOSYS.
Martin Pieuchot
2017-04-30
Regression tests for futex(2).
Martin Pieuchot
2017-04-12
Add comment what the test does.
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-03-08
warning cleanups; ok guenther
Theo de Raadt
2017-03-08
don't use __syscall to emulate _exit, just call _exit
Theo de Raadt
2017-03-08
fix comment block
Theo de Raadt
2017-02-25
Add missing includes to avoid implicit function declarations.
Jonathan Gray
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]