mbed-os/TESTS/mbed_hal
RFulchiero e8305a4210 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-16 14:49:17 +00:00
..
common_tickers Fix Greentea test common_tickers failed 2018-10-08 15:18:50 +01: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-11-02 19:49:57 -05: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-10-19 12:07:31 +01:00
qspi Doxygen: Move free standing HAL tests module inside their related HAL module. 2018-11-02 19:49:57 -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-16 14:49:17 +00:00
rtc_time_conv tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep Doxygen: Move free standing HAL tests module inside their related HAL module. 2018-11-02 19:49:57 -05:00
sleep_manager Tests: SleepManager: Fix sleep_auto test 2018-10-19 11:46:55 +01:00
sleep_manager_racecondition Tests: SleepManager: update concurrent test docs 2018-10-19 11:46:55 +01:00
ticker Add test for ticker suspend and resume 2018-08-17 09:29:40 -05:00
trng Fix print error 2018-10-08 15:18:50 +01:00
us_ticker tests: astyle fix 2018-08-03 10:23:38 +01:00