|
| AssertMacros.h |
| Provides macros to be used in unit tests for OMPT events.
|
| InternalEvent.h |
| Declares internal event representations along the default CTOR definition.
|
| InternalEventCommon.h |
| Provides event types, and class/operator declaration macros.
|
| Logging.h |
| Provides ompTest-tailored logging, with log-levels and formatting/coloring.
|
| OmptAliases.h |
| Defines shorthand aliases for OMPT enum values, providing improved ease-of-use and readability.
|
| OmptAsserter.h |
| Contains all asserter-related class declarations and important enums.
|
| OmptAssertEvent.h |
| Contains assertion event constructors, for generally all observable events.
|
| OmptCallbackHandler.h |
| This file provides the OMPT callback handling declarations.
|
| OmptTester.h |
| This file represents the main header file for usage of the ompTest library.
|
| OmptTesterGlobals.h |
| Contains global function declarations, esp.
|
| OmptTesterGoogleTest.h |
| This file represents the GoogleTest-based header variant, defining the actual test classes and their behavior.
|
| OmptTesterStandalone.h |
| This file represents the 'standalone' header variant, defining the actual test classes and their behavior (it does not have external dependencies).
|