mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
8 lines
131 B
Makefile
8 lines
131 B
Makefile
|
|
TESTSDIR= ${TESTSBASE}/sys/mac
|
|
|
|
TESTS_SUBDIRS+= bsdextended
|
|
TESTS_SUBDIRS+= ipacl
|
|
TESTS_SUBDIRS+= portacl
|
|
|
|
.include <bsd.test.mk>
|