mbed-os/features/frameworks
Russ Butler f21adc4ad1 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-08-22 18:33:00 -05:00
..
greentea-client Adding test frameworks and test sources 2016-07-20 12:41:26 -05: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-08-22 18:33:00 -05:00