Configuration
Configuration macros. More...
Macro Definitions Index
| #define | MICRO_OS_PLUS_MICRO_TEST_PLUS_ENABLED |
|
Enables the µTest++ Testing Framework. More... | |
| #define | MICRO_OS_PLUS_MICRO_TEST_PLUS_TRACE_CONSTRUCTORS_ENABLED |
|
Enable trace in constructors and destructors in µTest++. More... | |
| #define | MICRO_OS_PLUS_MICRO_TEST_PLUS_TRACE_ENABLED |
|
Enable trace in class methods in µTest++. More... | |
Description
Configuration macros.
The µTest++ Testing Framework library uses several preprocessor macros to enable it and to configure various options.
Macro Definitions
MICRO_OS_PLUS_MICRO_TEST_PLUS_ENABLED
|
Enables the µTest++ Testing Framework.
...
Definition at line 80 of file micro-test-plus.h.
MICRO_OS_PLUS_MICRO_TEST_PLUS_TRACE_CONSTRUCTORS_ENABLED
|
Enable trace in constructors and destructors in µTest++.
Display trace messages in constructors and destructors in the µTest++ Testing Framework when MICRO_OS_PLUS_DIAG_TRACE_ENABLED is present.
Definition at line 82 of file micro-test-plus.h.
MICRO_OS_PLUS_MICRO_TEST_PLUS_TRACE_ENABLED
|
Enable trace in class methods in µTest++.
Display trace messages in the µTest++ Testing Framework when MICRO_OS_PLUS_DIAG_TRACE_ENABLED is present.
Definition at line 81 of file micro-test-plus.h.
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.17.0.