zephyr/tests/drivers/stepper/shell/testcase.yaml
Fabian Blatz 7e2337a1b7 drivers: stepper: shell: Add test for stepper shell
Adds a basic test suite for the stepper shell commands.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2024-09-21 12:23:19 +01:00

18 lines
326 B
YAML

common:
tags:
- drivers
- stepper
- shell
tests:
drivers.stepper.shell:
integration_platforms:
- native_sim
- native_sim/native/64
drivers.stepper.shell_async:
integration_platforms:
- native_sim
- native_sim/native/64
extra_configs:
- CONFIG_STEPPER_SHELL_ASYNC=y