NetBSD/regress/sys/kern
2008-03-21 12:27:12 +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 Use mkstemp() instead of mktemp(). 2008-03-02 12:51:59 +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
lwpctl A test for the lwpctl preemption counter. 2008-03-12 11:02:21 +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 use errno.h, not sys/errno.h 2008-02-24 21:37:47 +00:00
poll add NetBSD RCS Id and TNF copyright 2002-11-30 09:32:58 +00:00
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
select test select(2). 2008-03-21 12:27:12 +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 Fix uninitialized variable that caused this to fail spuriously. 2008-02-29 16:28:12 +00:00
writev
Makefile A test for the lwpctl preemption counter. 2008-03-12 11:02:21 +00:00
Makefile.inc