xref: /openbmc/linux/tools/testing/selftests/drivers/net/bonding/Makefile (revision 018f336f)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2# Makefile for net selftests
3
4TEST_PROGS := \
5	bond-arp-interval-causes-panic.sh \
6	bond-break-lacpdu-tx.sh \
7	bond-lladdr-target.sh \
8	dev_addr_lists.sh \
9	mode-1-recovery-updelay.sh \
10	mode-2-recovery-updelay.sh \
11	bond_options.sh \
12	bond-eth-type-change.sh \
13	bond_macvlan.sh
14
15TEST_FILES := \
16	lag_lib.sh \
17	bond_topo_2d1c.sh \
18	bond_topo_3d1c.sh \
19	net_forwarding_lib.sh
20
21include ../../../lib.mk
22

served by {OpenGrok

Last Index Update: Sat May 03 03:01:14 CDT 2025