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
2020-12-03
restructure, making room for several tests
anton
2020-11-10
Link all regress/sys/kern/ subdirs to build and sort alphabetically.
Alexander Bluhm
2020-11-07
Since rework of source IP selection, we can reverse the last changes
denis
2020-11-06
Compiling rtable.c kernel source file needs satosin() and satosin6()
Alexander Bluhm
2020-11-05
add missing rcs id
anton
2020-11-04
Set up two WireGuard wg(4) interfaces in different routing domains.
Alexander Bluhm
2020-11-03
The 'source IP address' commit (route.c r1.249) broke the rtable regress
Theo Buehler
2020-11-03
On arm64 char is unsigned, use int in getopt() loop.
Alexander Bluhm
2020-10-26
hook up vnode
anton
2020-10-26
Add a reproducer for uvm vnode deadlock fixed in revision 1.108 of
anton
2020-10-21
Fix building the library when invoked with make regress.
Alexander Bluhm
2020-10-20
Add arm64 support.
Mark Kettenis
2020-10-16
Implement propper handling for make clean and obj.
Alexander Bluhm
2020-10-03
add kcov remote interrupt coverage test
anton
2020-10-03
sync usage
anton
2020-09-16
Remove tests that are now under signal/
Martin Pieuchot
2020-09-16
Move sigsuspend test.
Martin Pieuchot
2020-09-16
Unhooked signal tests that just moved.
Martin Pieuchot
2020-09-16
Put all signal tests under a single directory.
Martin Pieuchot
2019-05-13
Test the interaction of signals with multiple posix threads. It
Alexander Bluhm
2020-08-18
Fix bug in the select() portion of the test, the timeout was ignored.
Todd C. Miller
2020-08-01
add kcov remote coverage tests
anton
2020-07-26
print the address of the "non-MAP_STACK stack", so it can be compared
Theo de Raadt
2020-07-25
Add stackpivot asm for ppc and ppc64 regress test.
mortimer
2020-07-25
With "%lx" new awk(1) prints 64 bit value also on 32 bit platforms.
Alexander Bluhm
2020-07-20
Improve MACHINE/MACHINE_ARCH access to actually testing architectures
Theo de Raadt
2020-07-20
test _exit(2) rather than exit(3) [to keep things simpler], and
Theo de Raadt
2020-07-06
Make this build on powerpc64.
Mark Kettenis
2020-07-06
Make this build on powerpc/powerpc64. Only test on powerpc64 for now
Mark Kettenis
2020-06-29
add a test covering the by now fixed regression during pipe close
anton
2020-06-18
Add test that splicing inet and unix sockets. This test should be aborted
mvs
2020-05-25
The unmount-nested test creates 15 partitions with file systems.
Alexander Bluhm
2020-04-13
initial framework for ipv6 source address selection testing
pamela
2020-04-07
Do not create /hooray as part of the regress test. Regress tests
Claudio Jeker
2020-04-07
For open with O_CREAT pass a mask of 0644 with else files are created
Claudio Jeker
2020-04-07
Unified diff makes it easier to understand where regressions are.
Martin Pieuchot
2020-04-03
Don't #include <machine/cpufunc.h>, not available on all archs
Jeremie Courreges-Anglas
2020-04-01
Add ulimit -c unlimited to the commands that plan to produce a coredump.
Claudio Jeker
2020-03-16
Enable tests now that the original parent see the exit status after the
Martin Pieuchot
2020-03-12
Add a regression test for vnd(4).
Visa Hankala
2020-03-11
output the name of each target
anton
2020-03-08
Add a regression test for kqueue recursion. Also check that select(2)
Visa Hankala
2020-03-02
Accidently some tests were never running. Make regress target names
Alexander Bluhm
2019-08-05
Call realpath(3) in combination with chroot(2) and chdir(2).
Alexander Bluhm
2020-02-28
Enable ptrace2
Martin Pieuchot
2020-02-28
Import ptrace(2) regression tests from FreeBSD.
Martin Pieuchot
2020-02-02
Since OpenBSD has switched to the strict host model, this regress
Alexander Bluhm
2020-01-22
delete wasteful ;;
Theo de Raadt
2020-01-15
Do not create files as dependency of .BEGIN rule. Noticed by
Alexander Bluhm
2020-01-08
Rework when tests have to be skipped due to insufficient configuration
Alexander Bluhm
[prev]
[next]