zephyr/tests/drivers/rtc/rtc_api/testcase.yaml
Francois Ramu 362588037e tests: drivers: rtc api testing with timeout
Add a timeout to the tests/drivers/rtc_api testcase so twister
can end properly when running with twister.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-05-24 09:56:29 -05:00

15 lines
276 B
YAML

# Copyright (c) 2022 Bjarki Arge Andreasen
# SPDX-License-Identifier: Apache-2.0
tests:
drivers.rtc.rtc_api:
tags:
- drivers
- rtc
- api
filter: dt_alias_exists("rtc")
depends_on: rtc
timeout: 100
platform_exclude:
- qemu_x86_64