mbed-os/TESTS/mbed_platform
deepikabhavnani b858482ca9 Add `overhead_size` element to get the overhead of stats
Heap statistics are used for analysing heap stats, but it doesn't tell anything
about real heap usage or malloc overheads. Adding `overhead_size` element
will help users to get the real heap usage.
2018-10-08 15:18:50 +01:00
..
FileHandle tests: astyle fix 2018-08-03 10:23:38 +01: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
Transaction tests: astyle fix 2018-08-03 10:23:38 +01:00
critical_section tests: astyle fix 2018-08-03 10:23:38 +01:00
error_handling tests: astyle fix 2018-08-03 10:23:38 +01:00
stats_cpu tests: astyle fix 2018-08-03 10:23:38 +01:00
stats_heap Add `overhead_size` element to get the overhead of stats 2018-10-08 15:18:50 +01:00
stats_sys Update stats to fetch Mbed OS version info 2018-07-13 11:58:49 -05:00
stats_thread tests: astyle fix 2018-08-03 10:23:38 +01:00
system_reset use forced_reset_timeout as delay after reset 2018-10-08 15:18:50 +01:00