mbed-os/TESTS/mbed_hal
Przemyslaw Stekiel e725b4c2c5 RTC time conversion test - reduce number of tested years in order to reduce test execution time.
For each of the following years test example time of the first and last day of each month:
- first - 1970
- example not leap year (not divisible by 4)
- example leap year (divisible by 4 and by 100 and by 400)
- example leap year (divisible by 4 and not by 100)
- example not leap year (divisible by 4 and by 100)
- last fully supported  - 2105

Test execution time on K64F is now ~39 sec.
2018-01-08 10:14:54 +01:00
..
flash/functional_tests use default macro for armcc 2017-09-12 01:00:45 -05:00
lp_ticker Test: deepsleep() API replacement 2017-10-05 16:43:57 +01:00
lp_us_tickers test: add hal ticker test (us + lp tickers) 2017-07-26 17:05:51 +01:00
rtc_time Add tests for extended RTC. 2017-12-05 07:53:41 +01:00
rtc_time_conv RTC time conversion test - reduce number of tested years in order to reduce test execution time. 2018-01-08 10:14:54 +01:00
sleep_manager test: add sleep manager tests 2017-09-07 15:35:07 +01:00
sleep_manager_racecondition sleep manager test: fix Thread stack size 2017-09-09 20:42:55 -05:00
ticker Increase ticker test time for slower devices 2017-10-05 11:57:35 -05:00