net: Add tests for bonding and team address list management
[platform/kernel/linux-starfive.git] / tools / testing / selftests / drivers / net / team / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Makefile for net selftests
3
4 TEST_PROGS := dev_addr_lists.sh
5
6 include ../../../lib.mk