|
LLVM OpenMP 22.0.0git
|
This file represents the 'standalone' ompTest unit testing core implementation, defining the general test suite and test case execution. More...
#include "OmptTesterStandalone.h"#include "OmptCallbackHandler.h"#include <algorithm>#include <cassert>#include <iomanip>#include <iostream>#include <memory>#include <string>#include <utility>#include <vector>Go to the source code of this file.
This file represents the 'standalone' ompTest unit testing core implementation, defining the general test suite and test case execution.
Definition in file OmptTesterStandalone.cpp.