OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
GlobalTestingFlags.h File Reference

Go to the source code of this file.

Macros

#define OT_TESTING_GLOBAL_AllTestsEnabled   false
 
#define OT_TESTING_GLOBAL_RuntimeTestingEnabled   false
 If enabled any runtime tests are enabled.
 

Detailed Description

Author
Alexander Kuester (alexk95)
Date
January 2025

Macro Definition Documentation

◆ OT_TESTING_GLOBAL_AllTestsEnabled

#define OT_TESTING_GLOBAL_AllTestsEnabled   false

◆ OT_TESTING_GLOBAL_RuntimeTestingEnabled

#define OT_TESTING_GLOBAL_RuntimeTestingEnabled   false

If enabled any runtime tests are enabled.

Warning
When deploying check that the value is false or true is clearly wanted.