Skip to content

Commit 103d554

Browse files
committed
[nrf fromlist] tests: net: wifi: Add a test for Enterprise with run-time certs
This is needed to ensure run-time certs feature builds. Upstream PR #: 87656 Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 88e6de3 commit 103d554

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
@@ -56,3 +56,8 @@ tests:
5656
wifi.build.disable_advanced_feat:
5757
extra_configs:
5858
- CONFIG_WIFI_NM_WPA_SUPPLICANT_ADVANCED_FEATURES=y
59+
wifi.build.enterprise_runtime:
60+
extra_configs:
61+
- CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES=y
62+
extra_args:
63+
- SNIPPET="wifi-enterprise"

0 commit comments

Comments
 (0)