geli tests require OpenSSL - exclude them under WITHOUT_OPENSSL

PR:		245931
Submitted by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2020-04-30 21:09:01 +00:00
parent 2d76f4aad4
commit de1ca57386
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=360509

View File

@ -1,11 +1,15 @@
# $FreeBSD$
.include <src.opts.mk>
PACKAGE= tests
TESTSDIR= ${TESTSBASE}/sys/geom/class
TESTS_SUBDIRS+= concat
.if ${MK_OPENSSL} != "no"
TESTS_SUBDIRS+= eli
.endif
TESTS_SUBDIRS+= gate
TESTS_SUBDIRS+= mirror
TESTS_SUBDIRS+= multipath