xref: /freebsd/tests/sys/geom/class/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1de1ca573SEd Maste.include <src.opts.mk>
2de1ca573SEd Maste
32aa00a60SGlen BarberPACKAGE=	tests
4430f7286SEnji Cooper
509d98641SEnji CooperTESTSDIR=	${TESTSBASE}/sys/geom/class
609d98641SEnji Cooper
709d98641SEnji CooperTESTS_SUBDIRS+=	concat
8de1ca573SEd Maste.if ${MK_OPENSSL} != "no"
909d98641SEnji CooperTESTS_SUBDIRS+=	eli
10de1ca573SEd Maste.endif
1109d98641SEnji CooperTESTS_SUBDIRS+=	gate
1209d98641SEnji CooperTESTS_SUBDIRS+=	mirror
1367f72211SAlan SomersTESTS_SUBDIRS+=	multipath
1409d98641SEnji CooperTESTS_SUBDIRS+=	nop
1583406320SAlan SomersTESTS_SUBDIRS+=	part
1609d98641SEnji CooperTESTS_SUBDIRS+=	raid3
1709d98641SEnji CooperTESTS_SUBDIRS+=	shsec
1809d98641SEnji CooperTESTS_SUBDIRS+=	stripe
1955141f2cSYan-Hao WangTESTS_SUBDIRS+=	union
2009d98641SEnji CooperTESTS_SUBDIRS+=	uzip
21*7affbeeaSRyan LibbyTESTS_SUBDIRS+=	virstor
2209d98641SEnji Cooper
23430f7286SEnji Cooper${PACKAGE}FILES+=	geom_subr.sh
2409d98641SEnji Cooper
2509d98641SEnji Cooper.include <bsd.test.mk>
26