mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
---|---|---|
.. | ||
unity_handler.cpp | ||
utest_case.cpp | ||
utest_default_handlers.cpp | ||
utest_greentea_handlers.cpp | ||
utest_harness.cpp | ||
utest_serial.cpp | ||
utest_shim.cpp | ||
utest_stack_trace.cpp | ||
utest_types.cpp |