mbed-os/frameworks\utest/source
Niklas Hauser 01040bb9bf Do not report failure with uninitialized harness.
Calling `raise_failure` before harness is initialized can print
unintentional failure strings.
This disallows using Unity macros outside of the utest harness.
2016-04-28 15:19:44 -05:00
..
case.cpp Case - add control handler check to is_empty() 2016-04-28 15:19:41 -05:00
default_handlers.cpp Add location to failure information. 2016-04-28 15:19:29 -05:00
harness.cpp Do not report failure with uninitialized harness. 2016-04-28 15:19:44 -05:00
types.cpp Add location to failure information. 2016-04-28 15:19:29 -05:00
unity_handler.cpp Add location to failure information. 2016-04-28 15:19:29 -05:00