zephyr/tests/drivers/rtc/rtc_basic_api
Andy Gross eeeffcaf58 tests: rtc: Adjust RTC samples tests for NXP RTC
This patch adjusts some of the timeouts for the RTC sample test.  The
NXP RTC varies a little bit from the QMSI due to the way the timer
count and alarm count work.  The NXP will trigger an alarm when the
timer count and alarm count are the same, but only when it increments
to the next value.

If you set the alarm to be 1 second past the current time, it may take
up to 2 seconds.  Setting the alarm equal to the current time will
result in an alarm occurring in less than 1 elapsed second.

Signed-off-by: Andy Gross <agross@kernel.org>
2018-05-17 13:45:08 -05:00
..
src tests: rtc: Adjust RTC samples tests for NXP RTC 2018-05-17 13:45:08 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf tests: rtc: fix dependencies 2017-12-28 20:24:29 -05:00
testcase.yaml tests: enhance test meta-data/improve test naming 2018-05-07 12:27:07 -04:00