LLVM OpenMP 22.0.0git
|
This file represents the GoogleTest-based header variant, defining the actual test classes and their behavior. More...
#include "AssertMacros.h"
#include "OmptAliases.h"
#include "OmptAssertEvent.h"
#include "OmptAsserter.h"
#include "OmptCallbackHandler.h"
#include "OmptTesterGlobals.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Classes | |
class | testing::OmptTestCase |
class | testing::OmptTestCaseXFail |
Namespaces | |
namespace | testing |
Macros | |
#define | GTEST_DONT_DEFINE_TEST 1 |
#define | TEST(test_suite_name, test_name) |
#define | TEST_XFAIL(test_suite_name, test_name) |
This file represents the GoogleTest-based header variant, defining the actual test classes and their behavior.
Definition in file OmptTesterGoogleTest.h.
#define GTEST_DONT_DEFINE_TEST 1 |
Definition at line 26 of file OmptTesterGoogleTest.h.
#define TEST | ( | test_suite_name, | |
test_name ) |
Definition at line 78 of file OmptTesterGoogleTest.h.
#define TEST_XFAIL | ( | test_suite_name, | |
test_name ) |
Definition at line 82 of file OmptTesterGoogleTest.h.