Robert Imschweiler 26e10cda55
[OpenMP] Add libomp unit test infrastructure (#168063)
(The tests in `TestKmpStr.cpp` are an automatically generated POC to
make sure things work.)
2026-01-12 16:02:15 +01:00
..

libomp Unit Tests

Usage:

cd <your-llvm-build-directory>/runtimes/runtimes-bins
ninja check-libomp-unit

Note: unit tests are currently not supported on Windows