mbed-os/TESTS/mbed_hal
RFulchiero 0de5ab2686 Add a protected HAL set_time() test
When DEVICE_LPTICKER is defined set_time() only works correctly on
the first call. This test calls set_time() twice and ensures the
time set by both calls is correct.  This test only runs if
DEVICE_RTC or DEVICE_LPTICKER is defined.
2018-11-01 17:17:56 -05:00
..
common_tickers Fix Greentea test common_tickers failed 2018-09-18 10:57:14 +08:00
common_tickers_freq Merge pull request #7805 from jamesbeyond/fm_test 2018-08-27 10:39:43 +02:00
crc crc test: manual fix cases 2018-08-03 11:24:31 +01:00
critical_section Doxygen: Move free standing HAL tests module inside their related HAL module. 2018-10-24 14:42:29 +01:00
flash/functional_tests tests: astyle fix 2018-08-03 10:23:38 +01:00
lp_ticker Fix tests to work with LPTICKER_DELAY_TICKS 2018-08-17 11:58:55 -05:00
minimum_requirements Add a minimum requirements HAL test 2018-09-24 13:54:56 -05:00
qspi Merge branch 'fix-freestanding-tests-module' of ssh://github.com/pan-/mbed into rollup 2018-10-26 11:42:59 -05:00
rtc Update deep sleep lock check in tests 2018-08-17 09:29:41 -05:00
rtc_reset tests: astyle fix 2018-08-03 10:23:38 +01:00
rtc_time Add a protected HAL set_time() test 2018-11-01 17:17:56 -05:00
rtc_time_conv tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep Merge branch 'fix-freestanding-tests-module' of ssh://github.com/pan-/mbed into rollup 2018-10-26 11:42:59 -05:00
sleep_manager Merge pull request #8328 from kjbracey-arm/noreturn 2018-10-29 20:49:54 -05:00
sleep_manager_racecondition Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
ticker Add test for ticker suspend and resume 2018-08-17 09:29:40 -05:00
trng tests: fix astyle 2018-10-25 09:58:17 +01:00
us_ticker tests: astyle fix 2018-08-03 10:23:38 +01:00