NetBSD/tests/kernel
pooka 040c5b8d22 Use /dev/null instead of stdin for fd. Otherwise if the tests are
run with stdin as a pipe (e.g. from cron) the test fails with ESPIPE.
2011-03-14 20:41:25 +00:00
..
kqueue Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
tty add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
Makefile Add tests for verifying the recent changes to ps_strings 2011-03-05 18:14:33 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
h_ps_strings1.c Add tests for verifying the recent changes to ps_strings 2011-03-05 18:14:33 +00:00
h_ps_strings2.c Add tests for verifying the recent changes to ps_strings 2011-03-05 18:14:33 +00:00
t_extattrctl.c test extattrctl kernel panic (kern/43328) 2010-05-21 16:47:45 +00:00
t_extent.c add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_filedesc.c add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_lock.c
t_lwpctl.c
t_mkdir.c Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
t_pipe.c
t_poll3w.c
t_posix_fadvise.c Use /dev/null instead of stdin for fd. Otherwise if the tests are 2011-03-14 20:41:25 +00:00
t_ps_strings.sh Add tests for verifying the recent changes to ps_strings 2011-03-05 18:14:33 +00:00
t_rnd.c adjust errno after kernel change to be EINVAL 2010-12-06 16:37:25 +00:00
t_sigaction.c This is no longer broken for macppc. 2011-02-07 09:40:52 +00:00
t_time.c another long-running test, so give it some buffer 2010-11-08 21:38:13 +00:00
t_ucontext.c
t_umount.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
t_writev.c