kunit: fix wireless test dependencies
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Mar 2024 16:43:32 +0000 (17:43 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Mar 2024 16:45:18 +0000 (17:45 +0100)
commitdbde9fd49aafc9a09480db2a827159b109042e1a
tree2a41662b7e19488b253163e147ebedc40c8071bf
parente78d7877308989ef91b64a3c746ae31324c07caa
kunit: fix wireless test dependencies

For the wireless tests, CONFIG_WLAN and CONFIG_NETDEVICES are
needed, though seem to be available by default on ARCH=um, so
we didn't notice this before. Add them to fix kunit running
on other architectures.

Fixes: 28b3df1fe6ba ("kunit: add wireless unit tests")
Reported-by: Mark Brown <broonie@kernel.org>
Closes: https://lore.kernel.org/r/b743a5ec-3d07-4747-85e0-2fb2ef69db7c@sirena.org.uk/
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tools/testing/kunit/configs/all_tests.config