NetBSD/tests/rump
pooka 495782ee0e Move the "is arch capable of loading native kernel modules into
rump kernel" clauses from bsd.own.mk to Makefile.rump.  Also,
add a rump_nativeabi_p() call to determine if rump kernel is
compiled with native ABI support.
2014-03-10 22:38:53 +00:00
..
kernspace tsleep(9) no more. 2012-01-28 12:23:56 +00:00
modautoload Move the "is arch capable of loading native kernel modules into 2014-03-10 22:38:53 +00:00
rumpkern New testcase which checks that rump copyin/copyout/copyinstr/copyoutstr 2013-07-26 16:09:48 +00:00
rumpnet Use 8 TCP/IP stacks instead of 16. That still gives us plenty crossping 2013-09-09 19:27:49 +00:00
rumpvfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
Makefile
Makefile.inc