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-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
2022-09-01
add checks that unveil() is doing the right thing irt. bind() and connect()
Sebastian Benoit
2022-06-01
Add a regress test for the end of lock range ambiguity bug.
Visa Hankala
2022-04-28
Get rid of set but not used compiler warning.
Anton Lindqvist
2022-04-27
Add test case capable of triggering the recently fixed use after free,
Anton Lindqvist
2022-03-30
Flag the kq-tun regress test as skipped as opposed of only mentioning it
Anton Lindqvist
2022-03-29
Of the enabled tests only kq-pty-1 needs root, so reduce
Theo Buehler
2022-03-29
Regression test for NOTE_EXIT being delivered before child is waitable.
Todd C. Miller
2022-02-26
Allow pledged pf ioctl test to pass also when pf is disabled.
Alexander Bluhm
2022-02-14
pty test is not expected to fail any longer.
Visa Hankala
2022-02-03
On i386 run-regress-ungc fails with EINVAL. It passes uninitialized
Alexander Bluhm
2022-01-11
Produce alive in-flight sockets with positive "f_count == unp_msgcount"
Vitaliy Makkoveev
2022-01-09
Add two test cases from semarie@ which are solved by the last unveil
Claudio Jeker
2021-12-29
Add unp_dispose() threads to 'unsopassgc' test.
Vitaliy Makkoveev
2021-12-27
Reduce sensitivity to TCP segmentation in urgent data test case
Visa Hankala
2021-12-27
Disable poll/select iocond regress
Visa Hankala
2021-12-27
Make clear that poll_iocond pty test fails currently.
Visa Hankala
2021-12-26
Fix compiler warnings with sparc64 gcc 4.2.1.
Alexander Bluhm
[next]