mbed-os/TESTS/mbed_hal
Przemyslaw Stekiel 01fee5fe49 tests-mbed_hal-rtc_time: alocate required test data on stack
This is fix for issue 8368.

Test is causing some problems on `REALTEK_RTL8195AM` and `ARM` compiler. There is some kind of memory issue. Probably there is not enough memory space for global data provided by the test. Data definitions have been moved into test function body so, they will land on stack. With this fix the test works on `REALTEK_RTL8195AM/ARM`.
2018-11-02 19:49:52 -05: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 tests: astyle fix 2018-08-03 10:23:38 +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-10-19 12:07:31 +01:00
qspi qspi_hal_test - adjust used memory sector count 2018-10-08 15:18:50 +01: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 tests-mbed_hal-rtc_time: alocate required test data on stack 2018-11-02 19:49:52 -05:00
rtc_time_conv tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep Tests: Sleep: Extract test utility functions 2018-10-19 11:46:55 +01: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