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>
11 lines
206 B
YAML
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
|