![]()  | 
  
    UTPP
    
   | 
 
| #define | UTPP_TIME_CONSTRAINT(tmax) | 
| 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 | ( | tmax | ) | 
Defines a local (per scope) time constraint.
| tmax | Maximum allowed run time |