mbed-os/TESTS/mbed_hal
Przemyslaw Stekiel 42a9cc1e20 tests-mbed_hal-sleep_manager: fix counter wraparound handling
There is a mismatch while handling counter wraparound in `test_sleep_auto` test case.
In the test timestamps in ticks are first converted to us and then while counting the time difference wraparound is handled (us and ticks fields are mismatched). The ticker wraparound case must be handled in the field of ticks, and then the difference converted to us.
2020-02-26 14:05:46 +01:00
..
common_tickers test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
common_tickers_freq test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
crc test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
critical_section test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
flash/functional_tests test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
gpio Add GPIO NC test 2019-05-02 16:12:21 +03:00
lp_ticker test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
minimum_requirements test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
mpu test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
pinmap test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
qspi test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
reset_reason Merge pull request #12139 from fkjagodzinski/hal-reset_reason-get_capabilities 2020-01-16 14:44:31 +00:00
rtc test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
rtc_reset test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
rtc_time test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
rtc_time_conv tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
sleep_manager tests-mbed_hal-sleep_manager: fix counter wraparound handling 2020-02-26 14:05:46 +01:00
sleep_manager_racecondition test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
spm Newline at the end of files 2019-08-01 08:44:58 +02:00
stack_size_unification Error message correction and rx_lib header filer removed on systimer test case 2019-11-08 16:11:11 -08:00
ticker test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
trng tests: fix SPDX identifiers 2020-02-21 07:01:01 +00:00
us_ticker test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
watchdog Test: Watchdog: Increase the UART flush wait 2020-01-15 13:34:28 +01:00
watchdog_reset Test: Watchdog: Increase the UART flush wait 2020-01-15 13:34:28 +01:00
watchdog_timing Prevent sleep during watchdog lower limit test 2019-10-30 16:00:28 +01:00