Contains unit test application main entry point tunit_main_ definition.
Go to the source code of this file.
Macros | |
#define | tunit_main_ |
Defines the entry point to be called with startup_ for unit test application. | |
#define | tunit_main_with_gtest_compatibility_ |
Defines the entry point to be called with startup_ for unit test application with Google test compatibility. | |