aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/netfilter/Makefile
blob: 3e6d1bcc28949aebae0c7504357ec3eb2244822e (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
# Makefile for netfilter selftests

TEST_PROGS := nft_trans_stress.sh nft_nat.sh bridge_brouter.sh \
	conntrack_icmp_related.sh

include ../lib.mk