|
ACF $AcfVersion:0$
|
Go to the source code of this file.
Macros | |
| #define | I_TEST_MAIN() |
| Macro to define the standard main function for ACF test executables. | |
| #define I_TEST_MAIN | ( | ) |
Macro to define the standard main function for ACF test executables.
This eliminates code duplication across test main.cpp files.
Usage: #include <itest/TestMain.h> I_TEST_MAIN()
Definition at line 19 of file TestMain.h.