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
3 days
hook up ddb regress
Anton Lindqvist
3 days
Add amd64 ddb regress suite allowing the disassembler to be tested from
Anton Lindqvist
2024-11-06
Remove vnd(4) diskimage after testing to avoid that running regress
Alexander Bluhm
2024-11-06
Skip pf regress with proper error message if pf is disabled in
Alexander Bluhm
2024-11-06
Fix function declaration to be less arcane.
Claudio Jeker
2024-10-15
Enable sig-stop3 regress test. It should no longer fail now.
Claudio Jeker
2024-10-09
Add regress test that sends a SIGSTOP to a child whit its mainproc gone.
Claudio Jeker
2024-10-07
Add a multithreaded test for SIGSTOP and SIGCONT behaviour.
Claudio Jeker
2024-09-03
Fix test_fork() prototype.
Anton Lindqvist
2024-09-03
Stop invoking diff(1) from C in access unveil regress, instead perform
Anton Lindqvist
2024-09-03
Adjust expected output after recent X_OK changes.
Anton Lindqvist
2024-09-01
Enable warnings and fix style nits.
Anton Lindqvist
2024-09-01
Make unveil access regress work with objdir.
Anton Lindqvist
2024-09-01
add tests for linux kpi for rbtree
aisha
2024-08-31
Add regression test for access(2)+unveil(2)
Jeremy Evans
2024-08-23
Remove unwanted trailing newlines from err/warn format strings.
Anton Lindqvist
2024-08-23
these tests only print strerror result, which can be confusing to look up.
Theo de Raadt
2024-08-07
Rework fork-exit regress to work with any pagesize not only 4k.
Claudio Jeker
2024-08-06
Define _LOCORE before including machine/ctlreg.h in ASM code.
Claudio Jeker
2024-07-30
On arm64, check whether the CPU has the BT feature to determine the expected
Mark Kettenis
2024-07-14
enable warnings and fix complaints
Anton Lindqvist
2024-06-28
Test writing to socket pair closed by the other side. This must
Alexander Bluhm
2024-06-28
Link regress unp-write-closed to build.
Alexander Bluhm
2024-06-28
Test writing to socket pair closed by the other side. This must
Alexander Bluhm
2024-06-14
Replace deprecated given/when and smartmatch operator in Perl scripts.
Alexander Bluhm
2024-06-08
Perl 5.38 permanently stops reading a file after it has seen EOF.
Alexander Bluhm
2024-06-03
Pledge violation messages are no longer accessible through dmesg since
Anton Lindqvist
2024-04-26
fix signal test; ok tb@
Jonathan Gray
2024-04-19
Make regress mpath more reliable.
Alexander Bluhm
2024-04-09
vmm/vmd: add exception injection and refactor inject api.
Dave Voutila
2024-04-01
The regress/sys/arch/amd64/fpu/fenv.S utility issues "direct" syscalls
Anton Lindqvist
2018-08-21
Check the FPU environment of user land processes after exec and the
Alexander Bluhm
2024-03-26
add cfi instructions to repair this test on amd64 and arm64.
Miod Vallat
2024-03-23
Fix main() definition.
Vitaliy Makkoveev
2024-03-14
Hook up the btcfi test.
Mark Kettenis
2024-03-12
Add regress test showing that OpenBSD IPv6 fragment reassembly is
Alexander Bluhm
2024-02-29
Make nanosleep regress actually test something.
Alexander Bluhm
2024-02-29
Use monotonic clock to measure elapsed time.
Alexander Bluhm
2024-02-29
Stop assuming arbitrary rdomains are available and use the first given
Anton Lindqvist
2024-02-28
Infer all rdomains from the environment with sane defaults.
Anton Lindqvist
2024-02-27
Skip btcfi tests on amd64 CPUs not supporting CET IBT.
Anton Lindqvist
2024-02-27
Favor usage of REGRESS_SKIP_TARGETS instead of this custom logic.
Anton Lindqvist
2024-02-23
Start of a BTCFI test.
Mark Kettenis
2024-02-20
Link mpath and pf_trans regress to build.
Alexander Bluhm
2024-02-20
Use REMOTE_ADDR from environment to configure pf_policy test. This
Alexander Bluhm
2024-02-20
Add regression test for multipath routing.
Alexander Bluhm
2024-01-26
Skip test with 100000 file descriptors also on macppc.
Alexander Bluhm
2024-01-23
Place the blob in the .openbsd.mutable section to cope with recent
Anton Lindqvist
2024-01-16
Cope with recent changes to pfctl output.
Anton Lindqvist
2024-01-15
Increase wait until threshold. Should hopefully make these tests more
Anton Lindqvist
[next]