summaryrefslogtreecommitdiffstats
path: root/tests/sys/opencrypto/Makefile
blob: 1696920ac35fa74e7f200b646bb22a457298166e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

TESTSDIR=	${TESTSBASE}/sys/opencrypto
BINDIR=		${TESTSDIR}

PLAIN_TESTS_SH=	runtests

TEST_METADATA.foo+=required_programs="python"
PYMODULES=	cryptodev.py cryptodevh.py cryptotest.py dpkt.py

FILESDIR=	${TESTSDIR}
FILES=		${PYMODULES}

.include <bsd.test.mk>
OpenPOWER on IntegriCloud