zephyr/tests/drivers/rtc/rtc_api_helpers/testcase.yaml
Erwan Gouriou 9e3b1c1eae tests: drivers: rtc: api_helpers: Should depend on rtc support
Without this, test is run on any target, even if no RTC driver is
supported, leading to unexpected issues.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-07-24 14:38:47 +00:00

11 lines
206 B
YAML

# Copyright (c) 2022 Bjarki Arge Andreasen
# SPDX-License-Identifier: Apache-2.0
tests:
drivers.rtc.rtc_api_helpers:
tags:
- drivers
- rtc
- api
- helpers
depends_on: rtc