TESTSDIR=	${TESTSBASE}/sys/arch

.if exists(${.CURDIR}/${MACHINE_ARCH})
TESTS_SUBDIRS+=	${MACHINE_ARCH}
.endif

.include <bsd.test.mk>
