mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
11 lines
159 B
Makefile
11 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>
|