zephyr/tests/drivers/led/led_api/testcase.yaml
Anas Nashif dd743c97a4 tests: drivers: fix test meta data and components
Fix meta data and standarize components in test identifiers.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-11 14:19:40 +03:00

8 lines
136 B
YAML

tests:
drivers.led.api.i2c:
tags:
- drivers
- led
depends_on: led
filter: dt_alias_exists("led-controller-0")