Skip to content

Commit 9d1e159

Browse files
committed
tests: net: wifi: Add a test for Enterprise with run-time certs
This is needed to ensure run-time certs feature builds. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 2651d66 commit 9d1e159

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/net/wifi/configs/testcase.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,8 @@ tests:
6060
wifi.build.disable_advanced_feat:
6161
extra_configs:
6262
- CONFIG_WIFI_NM_WPA_SUPPLICANT_ADVANCED_FEATURES=y
63+
wifi.build.enterprise_runtime:
64+
extra_configs:
65+
- CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES=y
66+
extra_args:
67+
- SNIPPET="wifi-enterprise"

0 commit comments

Comments
 (0)