]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/jail/tests/Makefile
zfs: merge openzfs/zfs@dbda45160
[FreeBSD/FreeBSD.git] / usr.sbin / jail / tests / Makefile
1
2 PACKAGE=        tests
3
4 ATF_TESTS_SH+=  jail_basic_test
5
6 ${PACKAGE}FILES+=       commands.jail.conf
7 # The different test cases create jails with the same name.
8 TEST_METADATA+= is_exclusive="true"
9
10 .include <bsd.test.mk>