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