mbed-os/features/frameworks
Russ Butler d3d974b672 Move utest handlers out of critical section
In the function raise_failure move the test_failure and case_failure
calls out of the critical section. This allows these handlers to run
without interrupts disabled and enables them to use rtos features
such as a mutex. This is required for heap metrics to work.
2016-09-15 17:27:12 +01:00
..
greentea-client Sharing greentea-client's RawSerial with utest and UNITY. 2016-08-31 08:35:00 +03:00
unity Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest Move utest handlers out of critical section 2016-09-15 17:27:12 +01:00