xref: /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0+ OR MIT
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciTEST_PROGS = bridge_locked_port.sh \
462306a36Sopenharmony_ci	bridge_mdb.sh \
562306a36Sopenharmony_ci	bridge_mld.sh \
662306a36Sopenharmony_ci	bridge_vlan_aware.sh \
762306a36Sopenharmony_ci	bridge_vlan_mcast.sh \
862306a36Sopenharmony_ci	bridge_vlan_unaware.sh \
962306a36Sopenharmony_ci	local_termination.sh \
1062306a36Sopenharmony_ci	no_forwarding.sh \
1162306a36Sopenharmony_ci	tc_actions.sh \
1262306a36Sopenharmony_ci	test_bridge_fdb_stress.sh
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ciTEST_PROGS_EXTENDED := lib.sh tc_common.sh
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ciTEST_FILES := forwarding.config
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ciinclude ../../../lib.mk
19

Indexes created Thu Nov 07 10:32:03 CST 2024