Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

kunit: add wireless unit tests

Add cfg80211, mac80211 and iwlwifi to the all_tests config
so that the unit tests (enabled by KUNIT_ALL_TESTS) will be
run by default.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

+5
+5
tools/testing/kunit/configs/all_tests.config
··· 27 27 CONFIG_INET=y 28 28 CONFIG_MPTCP=y 29 29 30 + CONFIG_CFG80211=y 31 + CONFIG_MAC80211=y 32 + CONFIG_WLAN_VENDOR_INTEL=y 33 + CONFIG_IWLWIFI=y 34 + 30 35 CONFIG_DAMON=y 31 36 CONFIG_DAMON_VADDR=y 32 37 CONFIG_DAMON_PADDR=y