summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2024-10-15Enable sig-stop3 regress test. It should no longer fail now.Claudio Jeker
2024-10-09Add regress test that sends a SIGSTOP to a child whit its mainproc gone.Claudio Jeker
2024-10-07Add a multithreaded test for SIGSTOP and SIGCONT behaviour.Claudio Jeker
2024-09-03Fix test_fork() prototype.Anton Lindqvist
2024-09-03Stop invoking diff(1) from C in access unveil regress, instead performAnton Lindqvist
2024-09-03Adjust expected output after recent X_OK changes.Anton Lindqvist
2024-09-01Enable warnings and fix style nits.Anton Lindqvist
2024-09-01Make unveil access regress work with objdir.Anton Lindqvist
2024-09-01add tests for linux kpi for rbtreeaisha
2024-08-31Add regression test for access(2)+unveil(2)Jeremy Evans
2024-08-23Remove unwanted trailing newlines from err/warn format strings.Anton Lindqvist
2024-08-23these tests only print strerror result, which can be confusing to look up.Theo de Raadt
2024-08-07Rework fork-exit regress to work with any pagesize not only 4k.Claudio Jeker
2024-08-06Define _LOCORE before including machine/ctlreg.h in ASM code.Claudio Jeker
2024-07-30On arm64, check whether the CPU has the BT feature to determine the expectedMark Kettenis
2024-07-14enable warnings and fix complaintsAnton Lindqvist
2024-06-28Test writing to socket pair closed by the other side. This mustAlexander Bluhm
2024-06-28Link regress unp-write-closed to build.Alexander Bluhm
2024-06-28Test writing to socket pair closed by the other side. This mustAlexander Bluhm
2024-06-14Replace deprecated given/when and smartmatch operator in Perl scripts.Alexander Bluhm
2024-06-08Perl 5.38 permanently stops reading a file after it has seen EOF.Alexander Bluhm
2024-06-03Pledge violation messages are no longer accessible through dmesg sinceAnton Lindqvist
2024-04-26fix signal test; ok tb@Jonathan Gray
2024-04-19Make regress mpath more reliable.Alexander Bluhm
2024-04-09vmm/vmd: add exception injection and refactor inject api.Dave Voutila
2024-04-01The regress/sys/arch/amd64/fpu/fenv.S utility issues "direct" syscallsAnton Lindqvist
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2024-03-26add cfi instructions to repair this test on amd64 and arm64.Miod Vallat
2024-03-23Fix main() definition.Vitaliy Makkoveev
2024-03-14Hook up the btcfi test.Mark Kettenis
2024-03-12Add regress test showing that OpenBSD IPv6 fragment reassembly isAlexander Bluhm
2024-02-29Make nanosleep regress actually test something.Alexander Bluhm
2024-02-29Use monotonic clock to measure elapsed time.Alexander Bluhm
2024-02-29Stop assuming arbitrary rdomains are available and use the first givenAnton Lindqvist
2024-02-28Infer all rdomains from the environment with sane defaults.Anton Lindqvist
2024-02-27Skip btcfi tests on amd64 CPUs not supporting CET IBT.Anton Lindqvist
2024-02-27Favor usage of REGRESS_SKIP_TARGETS instead of this custom logic.Anton Lindqvist
2024-02-23Start of a BTCFI test.Mark Kettenis
2024-02-20Link mpath and pf_trans regress to build.Alexander Bluhm
2024-02-20Use REMOTE_ADDR from environment to configure pf_policy test. ThisAlexander Bluhm
2024-02-20Add regression test for multipath routing.Alexander Bluhm
2024-01-26Skip test with 100000 file descriptors also on macppc.Alexander Bluhm
2024-01-23Place the blob in the .openbsd.mutable section to cope with recentAnton Lindqvist
2024-01-16Cope with recent changes to pfctl output.Anton Lindqvist
2024-01-15Increase wait until threshold. Should hopefully make these tests moreAnton Lindqvist
2024-01-05Wait until the expected interface state is reached instead of relying onAnton Lindqvist
2024-01-04Skip tests that use too many resources on armv7.Alexander Bluhm
2024-01-02Run bind(2) and connect(2) in parallel also for TCP and Raw IP.Alexander Bluhm
2023-12-29more regress tests for RB_* and RBT_* macrosaisha
2023-12-07Run bind(2) and connect(2) stress test also with IPv6.Alexander Bluhm