mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
730eeb17bb
Add a couple of tests for element defragmentation, to see that the function works correctly. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230827135854.e2a5cead1816.I09f0edc19d162b54ee330991c728c1e9aa42ebf6@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
3 lines
100 B
Makefile
3 lines
100 B
Makefile
cfg80211-tests-y += module.o fragmentation.o
|
|
|
|
obj-$(CONFIG_CFG80211_KUNIT_TEST) += cfg80211-tests.o
|