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 <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
Chaitanya Tata 2025-04-07 23:49:33 +05:30 committed by Benjamin Cabé
commit 7f7965e6db

View file

@ -60,3 +60,8 @@ tests:
wifi.build.disable_advanced_feat:
extra_configs:
- CONFIG_WIFI_NM_WPA_SUPPLICANT_ADVANCED_FEATURES=y
wifi.build.enterprise_runtime:
extra_configs:
- CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES=y
extra_args:
- SNIPPET="wifi-enterprise"