edcef5fc34
the kernel if left untickled. Thanks to jmmv for the tip that doing this is possible in atf via means of fork/wait.
11 lines
165 B
Makefile
11 lines
165 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/08/06 16:13:26 pooka Exp $
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/dev
|
|
|
|
TESTS_SUBDIRS+= audio sysmon
|
|
|
|
.include <bsd.test.mk>
|