[Openmp-commits] [openmp] [OpenMP] Add ompTest library to OpenMP (PR #147381)
Michael Halkenhäuser via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 8 07:39:35 PDT 2025
mhalk wrote:
> Am I right, that the unittests in this PR are to test omptest itself, and not some specific event sequences from the OpenMP runtime library?
Yes, correct.
Currently, these unit tests, while not exhaustive, provide some basic coverage and a starting point for further testing.
https://github.com/llvm/llvm-project/pull/147381
More information about the Openmp-commits
mailing list