Linux-libre 5.4.48-gnu
[librecmc/linux-libre.git] / tools / testing / selftests / netfilter / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Makefile for netfilter selftests
3
4 TEST_PROGS := nft_trans_stress.sh nft_nat.sh bridge_brouter.sh \
5         conntrack_icmp_related.sh nft_flowtable.sh
6
7 include ../lib.mk