Command-line macros and macros for QS/QSPY. More...
Go to the source code of this file.
Macros | |
#define | Q_SPY |
The preprocessor switch to activate the QS software tracing instrumentation in the code. More... | |
#define | Q_UTEST |
The preprocessor switch to activate the QUTEST unit testing instrumentation in the code. More... | |
Command-line macros and macros for QS/QSPY.
Definition in file macros.h.
#define Q_SPY |
#define Q_UTEST |
The preprocessor switch to activate the QUTEST unit testing instrumentation in the code.
When defined, Q_UTEST activates the QUTEST unit testing facilities. When Q_UTEST unit testing is not defined, the unit testing macros expand to nothing and don't generate any code.