mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-10 02:16:50 -05:00
This adds some scanning related tests, mainly exercising the ML element parsing and inheritance. Signed-off-by: Benjamin Berg <benjamin.berg@intel.com> Link: https://msgid.link/20231220151952.415232-7-benjamin@sipsolutions.net Signed-off-by: Johannes Berg <johannes.berg@intel.com>
4 lines
114 B
Makefile
4 lines
114 B
Makefile
cfg80211-tests-y += module.o fragmentation.o scan.o util.o
|
|
|
|
obj-$(CONFIG_CFG80211_KUNIT_TEST) += cfg80211-tests.o
|