mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 20:45:10 +00:00
the test include 2 ztest cases, verfy below apis: rtc_enable() rtc_disable() rtc_read() rtc_set_config() rtc_set_alarm() rtc_get_pending_int() Change-Id: Ifca2541312c5ec8d450803f1b6e4f5064098e7fe Signed-off-by: jing wang <jing.j.wang@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
124 B
INI
5 lines
124 B
INI
[test_rtc]
|
|
tags = drivers
|
|
arch_whitelist = x86 arc
|
|
platform_whitelist = quark_se_c1000_devboard arduino_101 quark_d2000_crb
|