43faedc133
Sponsored by: The FreeBSD Foundation
12 lines
159 B
Makefile
12 lines
159 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= tests
|
|
FILESGROUPS= TESTS
|
|
TESTSPACKAGE= ${PACKAGE}
|
|
|
|
NETBSD_ATF_TESTS_SH= dd_test
|
|
|
|
.include <netbsd-tests.test.mk>
|
|
|
|
.include <bsd.test.mk>
|