NetBSD/regress/sys/kern
2008-12-29 05:56:02 +00:00
..
allocfree A kernel module to test multithreaded performance of the kernel allocators. 2008-12-20 22:29:05 +00:00
callout1 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
getcwd Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ipf Use ${TOOL_AWK}, no ${AWK}. 2008-10-27 20:58:08 +00:00
kqueue fix time_t formats 2008-12-29 05:56:02 +00:00
latency1 A dumb test of how long it takes to send a byte through a pipe, using 2008-05-23 22:22:36 +00:00
latency2 - Add general cpuset macros. 2008-06-16 01:41:20 +00:00
lkmcommon Make these compile again. 2008-03-28 20:28:27 +00:00
lock Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lockf Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lockf2 test lockf deadlock detection. 2008-04-05 03:34:47 +00:00
lwpctl Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mutex1 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mutex2 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pipe Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
poll Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
priority_inheritance1 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ras Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
rwlock1 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sa a test for kern_sa.c rev.1.52. 2004-07-06 12:28:20 +00:00
select - Use atomic_inc_uint() to maintain the global count. 2008-03-21 16:03:33 +00:00
sigtramp Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sleeping ${.CURDIR}/sleeptest -> ./sleeptest for MKOBJDIR=yes case. 2006-09-09 12:20:07 +00:00
softint1 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysvmsg Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysvsem Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysvshm Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
write_append test for write_append from Andy Shevchenko 2008-08-27 06:40:13 +00:00
writev Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile test lockf deadlock detection. 2008-04-05 03:34:47 +00:00
Makefile.inc