|
| InternalEvent.cpp |
| Implements internal event representation methods and helper functions.
|
| InternalEventOperators.cpp |
| Defines the internal event operators, like comparators.
|
| Logging.cpp |
| Implements ompTest-tailored logging.
|
| OmptAsserter.cpp |
| Implements all asserter-related class methods, like: notifications, handling of groups or determination of the testcase state.
|
| OmptAssertEvent.cpp |
| Implements assertion event CTORs, for generally all observable events.
|
| OmptCallbackHandler.cpp |
| This file contains the OMPT callback handling implementations.
|
| OmptTester.cpp |
| This file represents the core implementation file for the ompTest library.
|
| OmptTesterStandalone.cpp |
| This file represents the 'standalone' ompTest unit testing core implementation, defining the general test suite and test case execution.
|