mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04: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>
|