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:
parent
2668b34602
commit
7f7965e6db
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue