NetBSD/tests/kernel
thorpej 3cc63623bb kre@ notified me that the kernel/t_threadpool "rapid" test was occasionally
tripping a KASSERT() failure in the i386-qemu test rig.  It turns out this
is due to "rapid" simply being a buggy test that makes assumptions that
aren't always true, especially on slower / uniprocesor hardware.  So, the
right thing to do is just remove the test.
2018-12-28 16:01:53 +00:00
..
kqueue Add EVFILT_FS 2018-01-09 17:35:29 +00:00
threadpool_tester Fix spurios whitespace (thank you substandard vi clones). 2018-12-26 22:21:10 +00:00
tty
Makefile Add threadpool(9), an abstraction that provides shared pools of kernel 2018-12-24 16:58:53 +00:00
Makefile.inc
gen_t_subr_prf
h_getprocpath.c Add tests to make sure that the program name is what it is supposed to be. 2017-12-10 15:37:54 +00:00
h_interpreter.sh Add tests to make sure that the program name is what it is supposed to be. 2017-12-10 15:37:54 +00:00
h_ps_strings1.c
h_ps_strings2.c
h_segv.c Make fenv.h optional for this test to unbreak the vax build. 2018-11-12 05:02:00 +00:00
t_extattrctl.c
t_extent.c
t_filedesc.c
t_interp.sh
t_kauth_pr_47598.c
t_lock.c
t_lockf.c
t_mqueue.c
t_procpath.sh Add tests to make sure that the program name is what it is supposed to be. 2017-12-10 15:37:54 +00:00
t_ps_strings.sh
t_pty.c
t_rnd.c
t_sysctl.c
t_sysv.c * Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict 2018-02-03 02:57:15 +00:00
t_threadpool.sh kre@ notified me that the kernel/t_threadpool "rapid" test was occasionally 2018-12-28 16:01:53 +00:00
t_timeleft.c Double the nanosleep() time to make the test work more reliably on my 2017-12-30 17:06:27 +00:00
t_trapsignal.sh Handle FPE and BUS scenarios in the ATF t_trapsignal tests 2018-05-27 17:04:45 +00:00
t_umount.sh
t_umountstress.sh
t_zombie.c Correct assert in ATF t_zombie test 2018-05-18 00:25:30 +00:00