zephyr/tests/drivers/rtc/shell/testcase.yaml
Kim Bøndergaard 95ca082e64 test: drivers: rtc: shell: Unittest of rtc_shell
The test mocks an rtc using the rtc_fake driver

Signed-off-by: Kim Bøndergaard <kim.bondergaard@prevas.dk>
2023-08-24 22:06:51 +01:00

12 lines
207 B
YAML

tests:
drivers.rtc.shell:
integration_platforms:
- native_posix
- native_posix_64
tags:
- drivers
- rtc
- shell
filter: dt_alias_exists("rtc")
depends_on: rtc