UTPP
|
#define | UTPP_TIME_CONSTRAINT(ms) |
Defines a local (per scope) time constraint. | |
#define | UTPP_TIME_CONSTRAINT_EXEMPT() |
Flags a test as not subject to the global time constraint. | |
#define UTPP_TIME_CONSTRAINT | ( | ms | ) |
Defines a local (per scope) time constraint.
ms | Maximum allowed run time (in milliseconds) |