mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
net: kunit: add a test for dev_addr_lists
Add a KUnit test for the dev_addr API. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
a387ff8e5d
commit
2c193f2cb1
@@ -455,4 +455,9 @@ config ETHTOOL_NETLINK
|
||||
netlink. It provides better extensibility and some new features,
|
||||
e.g. notification messages.
|
||||
|
||||
config NETDEV_ADDR_LIST_TEST
|
||||
tristate "Unit tests for device address list"
|
||||
default KUNIT_ALL_TESTS
|
||||
depends on KUNIT
|
||||
|
||||
endif # if NET
|
||||
|
Reference in New Issue
Block a user