1# Copyright (c) 2024 Andrew Featherstone
2# SPDX-License-Identifier: Apache-2.0
3
4tests:
5  drivers.rtc.rtc_utils:
6    tags:
7      - drivers
8      - rtc
9    depends_on: rtc
10