zephyr/tests/drivers/stepper/shell/testcase.yaml
Bjarki Arge Andreasen b1b9212116 tests: drivers: stepper: limit test platforms
The stepper driver test cases only specify integration
platforms, which whitelists every other board in tree
for full CI runs. This is not intended as some platforms
are too small to run the test cases.

Whitelist target platforms using platform_allow instead.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-02-05 21:02:33 +01:00

16 lines
256 B
YAML

common:
tags:
- drivers
- stepper
- shell
tests:
drivers.stepper.shell:
platform_allow:
- native_sim
- native_sim/native/64
drivers.stepper.shell_async:
platform_allow:
- native_sim
- native_sim/native/64