mbed-os/frameworks/utest/utest
Anna Bridge 710421d3e8 Code review rework:
Updated include files within tests to use subdirectory/header.h
Updated global variables within tests to be static
Fixed indentation issue.
Renamed Timeout class variables to be more meaningful
Moved definition of utest_trace into stack_trace.cpp
Removed unecessary call to .clear() method in utest_add_to_trace()
Changed UTEST_LOG_FUNCTION macro to UTEST_LOG_FUNCTION();
2016-05-19 16:56:00 +01:00
..
case.h utest - fix backslash in the utest paths 2015-10-24 00:59:38 +01:00
default_handlers.h Added full namespacing to instances of status_t to prevent namespace 2016-05-17 17:58:05 +01:00
harness.h utest - fix backslash in the utest paths 2015-10-24 00:59:38 +01:00
scheduler.h Updated utest ticker scheduler to use the c++ Timeout class rather than 2016-05-13 14:09:55 +01:00
shim.h utest - fix backslash in the utest paths 2015-10-24 00:59:38 +01:00
specification.h utest - fix backslash in the utest paths 2015-10-24 00:59:38 +01:00
stack_trace.h Code review rework: 2016-05-19 16:56:00 +01:00
types.h Added full namespacing to instances of status_t to prevent namespace 2016-05-17 17:58:05 +01:00
unity_handler.h utest - fix backslash in the utest paths 2015-10-24 00:59:38 +01:00
utest.h utest - fix backslash in the utest paths 2015-10-24 00:59:38 +01:00