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
Age
Commit message (
Expand
)
Author
2018-12-03
The field dom_rtkeylen has been removed from struct domain. Convert
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-20
split up long line
anton
2018-11-20
test getown
anton
2018-11-20
test fcntl(F_SETOWN)
anton
2018-11-19
Add regress tests for sockets with sigio.
Visa Hankala
2018-11-16
+wscons
anton
2018-11-16
Add wscons regress tests, currently limited to SIGIO handling.
anton
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-28
Always try to build packet reflector on remote machine. It may be
Alexander Bluhm
2018-09-12
Make this work on arm64.
Mark Kettenis
2018-09-10
Send many small fragments that exceed the pf reassembly queue limit.
Alexander Bluhm
2018-09-07
Fragment one large 64k IP ping packet into 155 fragments, each with
Alexander Bluhm
2018-08-30
Use correct environment variable to access remote machine.
Alexander Bluhm
2018-08-28
Add regress test of stat all the way to a nonexistant terminal
Bob Beck
2018-08-26
Add regress for kcov. It will only run if /dev/kcov can be opened successfully.
anton
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-21
Link arch amd64 regress to build.
Alexander Bluhm
2018-08-21
Check the FPU environment of user land processes after exec and the
Alexander Bluhm
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
Replace fork with sniffer thread in Python. Clear the BPF list
Alexander Bluhm
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
[next]