mbed-os/TESTS
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
..
events tests: astyle fix 2018-08-03 10:23:38 +01:00
host_tests Fix for issue #8214 2018-10-19 11:46:55 +01:00
integration/basic tests: astyle fix 2018-08-03 10:23:38 +01:00
lorawan/loraradio Resolve build issues in test 2018-10-19 11:46:55 +01:00
mbed_drivers Merge pull request #7781 from deepikabhavnani/crc_safety 2018-08-29 15:42:23 -05:00
mbed_functional tests: astyle fix 2018-08-03 10:23:38 +01:00
mbed_hal tests-mbed_hal-rtc_time: alocate required test data on stack 2018-11-02 19:49:52 -05:00
mbed_platform Resolve build issues in test 2018-10-19 11:46:55 +01:00
mbedmicro-mbed tests: astyle fix 2018-08-03 10:23:38 +01:00
mbedmicro-rtos-mbed Refactor circular buffer test to platform folder 2018-10-19 11:46:55 +01:00
mbedtls Change mbedtls_platform_context parameter to NULL 2018-10-08 15:18:50 +01:00
netsocket Drops removed mbedgt-netsocket cases from test specification 2018-10-19 11:46:55 +01:00
network mbedgt-network-wifi WIFI CONNECT TC - check for empty passwd 2018-10-19 11:46:55 +01:00
nfc/eeprom fix gt test 2018-08-30 08:37:00 +01:00