48e1b6d6d5
and checks the same data can be retrieved.
11 lines
179 B
Makefile
11 lines
179 B
Makefile
# $NetBSD: Makefile,v 1.5 2010/11/23 15:38:54 pooka Exp $
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/dev
|
|
|
|
TESTS_SUBDIRS+= audio cgd md scsipi sysmon
|
|
|
|
.include <bsd.test.mk>
|