NetBSD/tests/rump/kernspace
mrg d78c2159a8 vmobjlock is now a pointer to kmutex_t. use it as one. 2011-06-12 06:38:14 +00:00
..
Makefile elementary tests for rump sigmodels 2011-01-14 13:08:00 +00:00
alloc.c add a vm allocator test which tests that: 2010-06-14 21:06:09 +00:00
busypage.c vmobjlock is now a pointer to kmutex_t. use it as one. 2011-06-12 06:38:14 +00:00
kernspace.h elementary tests for rump sigmodels 2011-01-14 13:08:00 +00:00
lockme.c Add some tests for lock errors. Notably, some of them fare nicely 2011-01-06 13:12:52 +00:00
sendsig.c elementary tests for rump sigmodels 2011-01-14 13:08:00 +00:00
thread.c
tsleep.c