Changeset View
Changeset View
Standalone View
Standalone View
tests/sys/geom/class/part/Makefile
| PACKAGE= tests | PACKAGE= tests | ||||
| TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T} | TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T} | ||||
| # TODO: port the perl tests in tools/regression/geom_gpt | # TODO: port the perl tests in tools/regression/geom_gpt | ||||
| ATF_TESTS_SH+= misc | ATF_TESTS_SH+= misc | ||||
| ATF_TESTS_SH+= sgi | |||||
| ${PACKAGE}FILES+= sgi-golden.hdr | |||||
| .include <bsd.test.mk> | .include <bsd.test.mk> | ||||