c68de7484a
Pretty much all that this change does is shuffles the code around and hooks it into the regular build. The code of the old tests has not changed.
8 lines
101 B
Makefile
8 lines
101 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/sbin/growfs
|
|
|
|
TAP_TESTS_PERL= legacy_test
|
|
|
|
.include <bsd.test.mk>
|