Test set for sys_vumap()

Located in test/kernel. Invoke "run" to run tests.
This commit is contained in:
David van Moolenbroek
2012-03-18 02:07:18 +01:00
parent b91295a8d2
commit cf720a028a
8 changed files with 1551 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Copied from drivers/Makefile.inc
CPPFLAGS+= -D_MINIX -D_NETBSD_SOURCE
LDADD+= -lminlib -lcompat_minix
DPADD+= ${LIBMINLIB} ${LIBCOMPAT_MINIX}
BINDIR?=/usr/sbin