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
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
2021-12-09
Remove old 'ungc' test
Vitaliy Makkoveev
2021-12-09
Commit 'ungc.c'
Vitaliy Makkoveev
2021-12-09
Move 'ungc' test to regress/sys/kern/unixsockets
Vitaliy Makkoveev
2021-12-09
Add sys/kern/unixsockets directory to contain all unix(4) sockets tests.
Vitaliy Makkoveev
2021-12-08
Remove unnecessary select(2) exceptfds kludges.
Visa Hankala
2021-12-06
Test poll/select with various I/O conditions; not hooked up yet.
Visa Hankala
2021-12-01
Make `sun' global variable. It used by threads and could be corrupted
Vitaliy Makkoveev
2021-11-29
Use nanosleep(3) instead of select(2) for test run time delay. Use ~10
Vitaliy Makkoveev
2021-11-29
Create socket within current directory instead of /tmp. Also remove it
Vitaliy Makkoveev
2021-11-29
Register-time event should make poll/select non-blocking.
Visa Hankala
2021-11-29
Add and enable 'unconacc' test which provides multithreaded connect(2)
Vitaliy Makkoveev
2021-11-27
Adjust wait channel name and re-enable test.
Visa Hankala
2021-11-27
Fix timeouts in poll/select regress tests
Visa Hankala
2021-11-24
Disable poll_close test for now as it expects kqueue backend.
Visa Hankala
2021-11-23
A weird little test which can expose buggy return value conditions in poll()
Theo de Raadt
2021-11-22
Add regress test for futexes in shared anonymous memory.
Mark Kettenis
2021-11-21
Add tests for concurrent closing of a poll/select monitored fd.
Visa Hankala
2021-11-19
Add and enable the new 'undgram_conclose' test which tries to kill the
Vitaliy Makkoveev
2021-11-19
Add and enable new 'unsendrecvthr' test which performs multithreaded
Vitaliy Makkoveev
2021-11-13
hook up unfdpassfail and ungc
Anton Lindqvist
2021-10-29
If the test fails, do not hang forever. Abort with a 10 seconds
Alexander Bluhm
[next]