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
/
kern
Age
Commit message (
Expand
)
Author
2024-11-06
Remove vnd(4) diskimage after testing to avoid that running regress
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
Make unveil access regress work with objdir.
Anton Lindqvist
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-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-03
Pledge violation messages are no longer accessible through dmesg since
Anton Lindqvist
2024-04-26
fix signal test; ok tb@
Jonathan Gray
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-02-29
Make nanosleep regress actually test something.
Alexander Bluhm
2024-02-29
Use monotonic clock to measure elapsed time.
Alexander Bluhm
2024-01-23
Place the blob in the .openbsd.mutable section to cope with recent
Anton Lindqvist
2023-10-14
Suppress harmless EPIPE errors during test shutdown.
Anton Lindqvist
2023-10-12
Let vnconfig select an unused device as opposed of unconditionally
Anton Lindqvist
2023-10-10
Fix timing issue in which one thread could be left hanging in
Anton Lindqvist
2023-08-20
Add initial regress tests for kqueue1(2)
Visa Hankala
2023-08-14
unreferneced -> unreferenced
Miod Vallat
2023-08-13
kevent: Add precision and abstimer flags for EVFILT_TIMER
Visa Hankala
2023-07-09
Allocate enough memory to pervent SIGSEGV or SIGABRT due to write
Alexander Bluhm
2023-07-06
syscall(2) regress will eventually be pointless, and untestable also
Theo de Raadt
2023-06-26
On amd64, test whether PKU has been enabled and set our expectation
Philip Guenther
2023-05-24
Skip tests if p5-BSD-Socket-Splice is not installed.
Alexander Bluhm
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-02-19
Disable tests using the preferred bsd.regress.mk technique.
Anton Lindqvist
2023-01-22
Cope with xonly on amd64 by moving the testfly routine to the rodata
Anton Lindqvist
2023-01-18
Add xonly tests, initially written by deraadt@. Tweaked by me to fit and
Anton Lindqvist
2023-01-08
Due to xonly on arm64 it is no longer possible to read the testfly routine.
Anton Lindqvist
2022-11-27
reformat REGRESS_TARGETS
Anton Lindqvist
2022-11-27
Applying mimmutable(2) to bss, data and text made the sys/kern/noexec tests fail
Anton Lindqvist
2022-10-28
Fix indent botch; noticed by kettenis@
Miod Vallat
2022-10-25
Make the floating-point computations a sligthly teeny bit more complex (but
Miod Vallat
2022-10-11
Run noexec tests in a new thread, leveraging the fact that
Anton Lindqvist
2022-10-10
two tests are now expected to fail since the introduction of mimmutable
Anton Lindqvist
2022-09-17
bind/connect is now expected to succeed
Sebastian Benoit
2022-09-05
Add minimal tooling for separating tests into dedicated programs.
Anton Lindqvist
2022-09-04
Make unveil tests less chatty when things work as expected.
Anton Lindqvist
[next]