tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
sys
/
kern
/
kqueue
/
at
master
14 files
Makefile
Flag the kq-tun regress test as skipped as opposed of only mentioning it in a comment. Allows my own regress runner (and bluhm's) to highlight kqueue as having skipped tests.
4 years ago
kqueue-fdpass.c
To make debugging the kqueue test easier, always print the assertion failure before returning.
9 years ago
kqueue-flock.c
To make debugging the kqueue test easier, always print the assertion failure before returning.
9 years ago
kqueue-fork.c
To make debugging the kqueue test easier, always print the assertion failure before returning.
9 years ago
kqueue-pipe.c
To make debugging the kqueue test easier, always print the assertion failure before returning.
9 years ago
kqueue-process.c
Improve synchronization between the parent and children. This fixes a spurious test failure spotted by anton@ and eliminates sleeping in the test.
7 years ago
kqueue-pty.c
add kqueue pty close slave test
7 years ago
kqueue-random.c
add missing sys/time.h include
4 years ago
kqueue-regress.c
Regression test for NOTE_EXIT being delivered before child is waitable.
4 years ago
kqueue-signal.c
To make debugging the kqueue test easier, always print the assertion failure before returning.
9 years ago
kqueue-timer.c
Exercise resetting of expired and unexpired timers.
4 years ago
kqueue-tun.c
To make debugging the kqueue test easier, always print the assertion failure before returning.
9 years ago
main.c
Exercise resetting of expired and unexpired timers.
4 years ago
main.h
Exercise resetting of expired and unexpired timers.
4 years ago