mbed-os/TESTS
Przemyslaw Stekiel 2ccc11f243 tests-mbed_drivers-rtc: Add one second tolerance in functional tests.
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.
2018-05-09 14:41:40 +02:00
..
events tests-events-timing - print debug info only in case of failure. 2018-02-19 11:59:17 +01:00
host_tests Modifying echo test to be driven more from the device. 2018-04-23 17:56:13 -05:00
integration/basic Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_drivers tests-mbed_drivers-rtc: Add one second tolerance in functional tests. 2018-05-09 14:41:40 +02:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal Re-enable flash clock test for NRF52 but with higher tolerance 2018-04-26 09:33:43 -07:00
mbed_platform Moved stats test to platform folder 2018-05-01 14:03:31 -05:00
mbedmicro-mbed typos 2018-02-20 20:11:19 -05:00
mbedmicro-rtos-mbed RTOS: SysTimer: Fix test compilation error on ARM & IAR 2018-04-17 09:38:26 -05:00
mbedtls Revert "Update Mbed TLS HW acceleration partner code to new hashing API" 2018-02-22 11:20:35 +00:00
netsocket typos 2018-02-20 20:11:19 -05:00
network Fix WIFI-CONNECT-PARAMS-CHANNEL-FAIL Greentea test case 2018-02-20 16:09:46 +02:00
storage_abstraction Ignore deprecated storage test 2017-06-02 23:50:39 -05:00