summaryrefslogtreecommitdiffstats
path: root/lib/libutil/tests/Makefile
blob: 92540c9e847db455aa67e601d213dcd460bfe5df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

TAP_TESTS_C+=	flopen_test
TAP_TESTS_C+=	grp_test
TAP_TESTS_C+=	humanize_number_test
TAP_TESTS_C+=	pidfile_test
TAP_TESTS_C+=	trimdomain_test
TAP_TESTS_C+=	trimdomain-nodomain_test

DPADD+=		${LIBUTIL}
LDADD+=		-lutil

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