1 2PACKAGE= tests 3 4ATF_TESTS_SH= port 5 6# "ctladm port" does not report the name of the port just created, so we can't 7# cleanup unless we assume that no other test created a port too. 8TEST_METADATA+= is_exclusive="true" 9 10.include <bsd.test.mk> 11