1tests:
2  drivers.rtc.shell:
3    integration_platforms:
4      - native_sim
5      - native_sim/native/64
6    tags:
7      - drivers
8      - rtc
9      - shell
10    filter: dt_alias_exists("rtc")
11    depends_on: rtc
12