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-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
2020-01-08
Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and
Visa Hankala
2019-12-24
simplify assertions
anton
2019-12-24
add pipe kqueue tests
anton
2019-12-20
The IPsec policy check for IPComp bundles has been fixed in the
Alexander Bluhm
2019-12-02
rename binaries to differentiate failure cases (in dmesg output) between
Theo de Raadt
2019-11-27
Add regress tests for making syscalls from the main program text and from
mortimer
2019-11-14
increase pipe size in order to exercise big pipe allocations
anton
2019-11-10
minor style nit
anton
2019-11-09
+pipe
anton
2019-11-09
add pipe regress test suite
anton
2019-09-20
Improve handling of nosuid mount option, temporary directory and
Alexander Bluhm
2019-09-20
Fix compiler warning and whitespace.
Alexander Bluhm
2019-09-20
Run regress wx_syscall if /usr/obj is mounted wxallowed.
Alexander Bluhm
2019-09-20
Regress mmap_hint usually passes, enable it.
Alexander Bluhm
2019-09-19
Make checksum comparison more robust. 0xffff is the same as 0.
Alexander Bluhm
2019-09-17
Send ping6 fragment that ends behind ipv6 max packet size.
Alexander Bluhm
2019-09-11
Fix unveil for relative lookups in the non AT_FDCWD case
Bob Beck
2019-09-11
Make it possible to free overlapping regions (effectively allowing
Mark Kettenis
2019-09-08
Pull out and expand openat tests into their own routine.
Bob Beck
2019-09-05
Ignore missing pseudo terminal for ssh when called from cron job.
Alexander Bluhm
2019-09-05
Name environment variables consistently.
Alexander Bluhm
[next]