NetBSD/tests/rump/rumpkern
pooka e094e235ab add a vm allocator test which tests that:
* RUMP_MEMLIMIT works
* allocating memory with PR_NOWAIT will fail immediately if no memory
  is available and PR_WAITOK will wait for memory to be available
2010-06-14 21:06:09 +00:00
..
Atffile Add regression test to verify that linksets work correctly with rump. 2009-09-24 21:36:42 +00:00
Makefile add tests for: 2010-05-31 23:36:12 +00:00
t_modcmd.c hmm, using unifdef for the previous might have been a good idea ... 2010-05-31 23:51:28 +00:00
t_modlinkset.c WARNS=4 2009-11-06 15:26:54 +00:00
t_threads.c add tests for: 2010-05-31 23:36:12 +00:00
t_tsleep.c add tests for: 2010-05-31 23:36:12 +00:00
t_vm.c add a vm allocator test which tests that: 2010-06-14 21:06:09 +00:00