aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping6/tests/Makefile
blob: a59b5ab47d3d2a279ec4a772fe4a33396d0dabaa (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

PACKAGE= tests

ATF_TESTS_SH+=	ping6_test
${PACKAGE}FILES+= ping6_c1_s8_X1.out

.include <bsd.test.mk>