Skip to content

Commit 7532e73

Browse files
krish2718kartben
authored andcommitted
tests: wifi: configs: Add a test for disable of advanced features
This feature is handy to free up some memory, so, make sure it always builds. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent d909634 commit 7532e73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/net/wifi/configs/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ tests:
5353
wifi.build.dpp:
5454
extra_configs:
5555
- CONFIG_WIFI_NM_WPA_SUPPLICANT_DPP=y
56+
wifi.build.disable_advanced_feat:
57+
extra_configs:
58+
- CONFIG_WIFI_NM_WPA_SUPPLICANT_ADVANCED_FEATURES=y

0 commit comments

Comments
 (0)