tests: net: wifi_credentials: restrict to native_sim
Adjust the testcase.yaml files to only allow running on native_sim. These tests use mocking and are not meant to run on embedded platforms. Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
This commit is contained in:
committed by
David Leach
parent
3d4f83aaac
commit
d56e22d425
@@ -2,5 +2,7 @@ tests:
|
||||
net.wifi_credentials:
|
||||
tags:
|
||||
- net
|
||||
platform_allow:
|
||||
- native_sim
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
||||
@@ -2,5 +2,7 @@ tests:
|
||||
net.wifi_credentials_backend_psa:
|
||||
tags:
|
||||
- net
|
||||
platform_allow:
|
||||
- native_sim
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
||||
@@ -2,5 +2,7 @@ tests:
|
||||
net.wifi_credentials_backend_settings:
|
||||
tags:
|
||||
- net
|
||||
platform_allow:
|
||||
- native_sim
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
||||
Reference in New Issue
Block a user