mbed-os/TESTS/mbed_platform
int_szyk e821c4da6f Change stack sizes.
Change stack sizes in test stats_cpu and mbedmicro-rtos-mbed-threads.
The value 384 was declared to make this test pass on STM32F070RB,
but its main stack value has been changed to 3KB so now it passes
this test with 512 stack size. The change was needed to make GR_LYCHEE
pass this test on ARM compiler.
2019-09-06 16:09:05 +02:00
..
CircularBuffer Refactor circular buffer test to platform folder 2018-08-27 09:33:07 -05:00
FileHandle Add ftruncate / fstat(st_size) unit test 2018-12-14 19:29:29 +02:00
SharedPtr Add Greentea tests for shared pointer 2018-08-20 18:49:26 +01:00
SingletonPtr Add SingletonPtr test 2017-12-04 11:42:23 +01:00
Stream Tests: Stream: Use a quote from C99 spec 2018-12-10 16:30:16 +01:00
Transaction tests: astyle fix 2018-08-03 10:23:38 +01:00
atomic tweak atomic_test timeout 2019-08-07 14:33:24 +02:00
crash_reporting Newline at the end of files 2019-08-01 08:44:58 +02:00
critical_section Critical tests: use atomics 2019-04-26 13:12:35 +03:00
error_handling Replace deprecated wait calls 2019-07-15 10:13:50 +03:00
minimal-printf/compliance Changed minimal-printf to call fputc so that it does not bypass the retargetting code 2019-08-29 11:30:34 +01:00
stats_cpu Change stack sizes. 2019-09-06 16:09:05 +02:00
stats_heap Newline at the end of files 2019-08-01 08:44:58 +02:00
stats_sys Newline at the end of files 2019-08-01 08:44:58 +02:00
stats_thread Newline at the end of files 2019-08-01 08:44:58 +02:00
system_reset use forced_reset_timeout as delay after reset 2018-10-02 18:01:08 -05:00
wait_ns Newline at the end of files 2019-08-01 08:44:58 +02:00