zephyr/tests/drivers/led/led_api/testcase.yaml
Katarzyna Giadla 681e3a16c7 tests: Change duplicated names of the test cases
Some names of the test cases are duplicated within the project.
This commit contains the proposed names of the test scenarios.

Signed-off-by: Katarzyna Giadla <katarzyna.giadla@nordicsemi.no>
2022-03-30 17:42:01 -04:00

6 lines
120 B
YAML

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