summaryrefslogtreecommitdiff
path: root/tests/usr.bin/ztest/Makefile
blob: 6ab143b9b2d615a7dff3023604da58bcd907a500 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2020/06/27 05:20:34 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/ztest
TESTS_SH=	t_ztest

.include <bsd.test.mk>