mirror of https://github.com/ARMmbed/mbed-os.git
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`. |
||
---|---|---|
.. | ||
common_tickers | ||
common_tickers_freq | ||
crc | ||
critical_section | ||
flash/functional_tests | ||
lp_ticker | ||
minimum_requirements | ||
qspi | ||
rtc | ||
rtc_reset | ||
rtc_time | ||
rtc_time_conv | ||
sleep | ||
sleep_manager | ||
sleep_manager_racecondition | ||
ticker | ||
trng | ||
us_ticker |