zephyr/tests/net/lib/wifi_credentials/testcase.yaml
Maximilian Deubel d56e22d425 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>
2024-10-24 22:02:28 +01:00

9 lines
138 B
YAML

tests:
net.wifi_credentials:
tags:
- net
platform_allow:
- native_sim
integration_platforms:
- native_sim