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 12*e868a202SBrad DavisTESTS_SUBDIRS+= label 1309d98641SEnji CooperTESTS_SUBDIRS+= mirror 1467f72211SAlan SomersTESTS_SUBDIRS+= multipath 1509d98641SEnji CooperTESTS_SUBDIRS+= nop 1683406320SAlan SomersTESTS_SUBDIRS+= part 1709d98641SEnji CooperTESTS_SUBDIRS+= raid3 1809d98641SEnji CooperTESTS_SUBDIRS+= shsec 1909d98641SEnji CooperTESTS_SUBDIRS+= stripe 2055141f2cSYan-Hao WangTESTS_SUBDIRS+= union 2109d98641SEnji CooperTESTS_SUBDIRS+= uzip 227affbeeaSRyan LibbyTESTS_SUBDIRS+= virstor 2309d98641SEnji Cooper 24430f7286SEnji Cooper${PACKAGE}FILES+= geom_subr.sh 2509d98641SEnji Cooper 2609d98641SEnji Cooper.include <bsd.test.mk> 27