mirror of https://github.com/ARMmbed/mbed-os.git
2ccc11f243
Currently test assumes that 1 sec is long enough to set RTC time and read same time which has been set. In some cases extra time for synchronisation between clock domains is needed and after setting/reading operations the read value might be different than one which has been set (+1 sec). Additionally in some cases when lp ticker is based on RTC, the RTC implementation may use mechanism to trace elapsed seconds without modifying RTC registers. In such case it is possible that second will change immediately after setting time. Add 1 sec tolerance (min possible) for such checks. |
||
---|---|---|
.. | ||
c_strings | ||
crc | ||
dev_null | ||
echo | ||
flashiap | ||
generic_tests | ||
lp_ticker | ||
lp_timeout | ||
lp_timer | ||
mem_trace | ||
race_test | ||
rtc | ||
sleep_lock | ||
stl_features | ||
ticker | ||
timeout | ||
timer | ||
timerevent |