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
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
2021-12-25
Adjust pty case for kqueue-based poll(2)
Visa Hankala
2021-12-24
Hook up iocond regress.
Visa Hankala
2021-12-24
Replace wait channel polling with simple sleep for portability.
Visa Hankala
2021-12-24
Delete obsolete __syscall regress that tested the old lseek syscall
Philip Guenther
2021-12-22
Replace IO::Socket::INET with IO::Socket::IP.
Alexander Bluhm
2021-12-15
Fix the argument passed to garbage collector enforce thread for
Vitaliy Makkoveev
2021-12-15
Fix whitespace.
Alexander Bluhm
2021-12-15
Increase file descriptor limit for undgram_conclose test.
Alexander Bluhm
2021-12-15
Fix compiler warning.
Alexander Bluhm
2021-12-15
more sys/signal.h before sys/proc.h
Anton Lindqvist
2021-12-14
Add new 'unsopassgc' test. This test tries to beak unix(4) sockets garbage
Vitaliy Makkoveev
2021-12-14
Move 'unixsock' test from regress/sys/kern/unixsock/ to
Vitaliy Makkoveev
2021-12-14
IO::Socket::IP non-blocking connect works a bit differently than
Alexander Bluhm
2021-12-14
sys/signal.h before sys/proc.h
Theo de Raadt
2021-12-14
add missing sys/time.h include
Anton Lindqvist
2021-12-13
Kill sys/cdefs.h includes, because overly complicated include+macro
Theo de Raadt
2021-12-13
remove a couple hundred sys/param.h includes in userland code, and
Theo de Raadt
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2021-12-10
Move 'unconacc' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
2021-12-10
Move 'undgram_conclose' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unsendrecvthr' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unfdpassfail' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
[next]