|
LLVM OpenMP 22.0.0git
|
This file represents the main header file for usage of the ompTest library. More...
#include "AssertMacros.h"#include "Logging.h"#include "OmptAliases.h"#include "OmptAssertEvent.h"#include "OmptAsserter.h"#include "OmptCallbackHandler.h"#include <cassert>#include <iostream>#include <memory>#include <string>#include <thread>#include <unordered_set>#include <vector>#include "OmptTesterGoogleTest.h"Go to the source code of this file.
Macros | |
| #define | OMPTEST_TESTSUITE_MAIN() |
This file represents the main header file for usage of the ompTest library.
Depending on the build either 'standalone' or GoogleTest headers are included and corresponding main-function macros are defined.
Definition in file OmptTester.h.
| #define OMPTEST_TESTSUITE_MAIN | ( | ) |
Definition at line 52 of file OmptTester.h.