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
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
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