1# SPDX-License-Identifier: GPL-2.0+ OR MIT
2
3TEST_PROGS = devlink.sh \
4	devlink_in_netns.sh \
5	devlink_trap.sh \
6	ethtool-coalesce.sh \
7	ethtool-fec.sh \
8	ethtool-pause.sh \
9	ethtool-ring.sh \
10	fib.sh \
11	hw_stats_l3.sh \
12	nexthop.sh \
13	peer.sh \
14	psample.sh \
15	tc-mq-visibility.sh \
16	udp_tunnel_nic.sh \
17
18include ../../../lib.mk
19