# $FreeBSD: stable/12/sbin/ping/tests/Makefile 352371 2019-09-16 00:56:33Z asomers $

WARNS?=	6

ATF_TESTS_C+=	in_cksum_test
SRCS.in_cksum_test= in_cksum_test.c ../utils.c

PACKAGE= tests

ATF_TESTS_SH+=	ping_test
${PACKAGE}FILES+= ping_c1_s56_t1.out

.include <bsd.test.mk>
