NetBSD/regress/sys/kern
dsl 9551b193fd The interval timers (setitimer()) are not inherited by fork (I've checked
the SuS) so start the timer in the correct process otherwise this test
will never timeout.
2008-01-12 11:10:08 +00:00
..
execve Maybe I'm just slow, but having diffs in the wrong direction confuses me... 2003-09-30 04:20:24 +00:00
extent extent_alloc_subregion1()'s 9th argument is a u_long *, not long *. 2006-05-10 19:09:11 +00:00
getcwd Make regress target depend on the test program so as to ensure it gets 2006-10-14 21:23:01 +00:00
ipf Upgraded IPFilter to v4.1.23 2007-06-16 10:52:24 +00:00
kqueue Coverity CID 1194: Negative returns (from Arnaud Lacombe) 2006-09-29 14:18:25 +00:00
lkmcommon Add basic tests for kernel mutexes & rwlocks. 2007-01-17 20:56:49 +00:00
lock Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:22:46 +00:00
lockf appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
mutex1 - fix "make obj && make". 2007-02-24 15:25:23 +00:00
mutex2 - fix "make obj && make". 2007-02-24 15:25:23 +00:00
pipe Do The Right Thing with signal handlers. 2003-02-10 12:17:20 +00:00
poll
priority_inheritance1 a test for priority inheritance. 2007-02-25 09:52:47 +00:00
ras The interval timers (setitimer()) are not inherited by fork (I've checked 2008-01-12 11:10:08 +00:00
rwlock1 - fix "make obj && make". 2007-02-24 15:25:23 +00:00
sa a test for kern_sa.c rev.1.52. 2004-07-06 12:28:20 +00:00
sigtramp Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
sleeping ${.CURDIR}/sleeptest -> ./sleeptest for MKOBJDIR=yes case. 2006-09-09 12:20:07 +00:00
softint1 A quick-and-dirty test that forces the softclock interrupt to block. 2007-12-04 08:02:24 +00:00
sysvmsg Allow the number of loops to specified on the command line, still 2007-02-06 15:08:17 +00:00
sysvsem de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
sysvshm de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
time correct usage() handling 2006-09-10 13:28:29 +00:00
ucontext Add a ucontext test from Nathan's testsuite. 2003-01-30 19:47:00 +00:00
umount Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
unfdpass use socklen_t where appropriate. 2006-05-10 19:10:09 +00:00
writev
Makefile add time regression test directory 2006-09-10 12:23:10 +00:00
Makefile.inc