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-features.sh \
8	ethtool-fec.sh \
9	ethtool-pause.sh \
10	ethtool-ring.sh \
11	fib.sh \
12	fib_notifications.sh \
13	hw_stats_l3.sh \
14	macsec-offload.sh \
15	nexthop.sh \
16	peer.sh \
17	psample.sh \
18	tc-mq-visibility.sh \
19	udp_tunnel_nic.sh \
20
21include ../../../lib.mk
22