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>
9 lines
138 B
YAML
9 lines
138 B
YAML
tests:
|
|
net.wifi_credentials:
|
|
tags:
|
|
- net
|
|
platform_allow:
|
|
- native_sim
|
|
integration_platforms:
|
|
- native_sim
|