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
2019-02-12
Skip tests for wscons devices that do not exist on the local machine.
Alexander Bluhm
2019-02-10
"non-existant" is one of those words that don't exist, so use "non-existent"
Peter Hessler
2019-02-01
make it easier to ignore incompatible device and test case combinations
anton
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-23
fix dumping of trace cmp coverage
anton
2019-01-20
run all tests for each supported trace mode
anton
2019-01-19
remove mmap test for now
anton
2019-01-17
Unveil fixes:
Bob Beck
2019-01-16
The test regress/sys/uvm/misc used mincore(2) to check how mmap,
Alexander Bluhm
2019-01-16
test latest mmap() changes
anton
2019-01-14
Fix unveil issue noticed by kn@ where unveil does not notice covering
Bob Beck
2019-01-03
extract check_coverage() routine and continue preparing for testing different
anton
2018-12-27
Cope with latest change to KIOENABLE. While here, make it possible to test
anton
2018-12-27
sort and rename tests
anton
2018-12-25
test dying kcov descriptor logic
anton
2018-12-23
Add regress suite for the noperm mfs mount flag. Protection of the root vnode
Martin Natano
2018-12-19
Test the code path where soreceive(9) sleeps and a control mbuf is
Alexander Bluhm
2018-12-17
add missing dependency on PROG
anton
2018-12-17
ensure inappropriate ioctl commands are rejected
anton
2018-12-17
rework wscons regress:
anton
2018-12-16
split tests into multiple make targets
anton
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
[next]