1 # $NetBSD: Makefile,v 1.5 2012/11/30 01:41:50 pgoyette Exp $
7 TESTSDIR
= ${TESTSBASE}/ipf
9 # t_bpf is omitted from the test list since we don't support it on NetBSD
11 .for name in t_filter_exec t_filter_parse t_logging t_nat_exec \
12 t_nat_ipf_exec t_nat_parse t_pools
14 TESTS_SH_SRC_
${name}= h_common.sh
${name}.sh
17 SUBDIR
= regress input expected
19 .
include <bsd.
test.mk
>