summaryrefslogtreecommitdiff
path: root/openmp/cmake/OpenMPTesting.cmake
AgeCommit message (Expand)Author
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2024-10-09[openmp] Add option to disable tsan tests (#111548)Nikita Popov
2024-05-24[OpenMP][AIX] Extend LIT test timeout limit (#93319)Xing Xue
2024-02-08[OpenMP] [cmake] In standalone mode, make Python3_EXECUTABLE available (#80828)Martin Storsjö
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue
2022-12-26[RFC][OpenMP] Update to Python3 for lit testShilei Tian
2022-11-29Reapply [openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö
2022-11-28Revert "[openmp] [test] XFAIL many-microtask-args.c on ARM"Martin Storsjö
2022-11-28[openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö
2022-11-16OpenMP: Remove -fno-experimental-isel flag from testingMatt Arsenault
2022-08-02[OpenMP][libomp] Detect if test compiler has omp.hJonathan Peyton
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton
2021-12-12[OpenMP] Add "not" to test dependencies.Michael Kruse
2021-02-24[OpenMP][Tests][NFC] lit might also be known as llvm-lit.pyJoachim Protze
2021-02-01[OpenMP] Disable tests if FileCheck is not available in in-tree buildingShilei Tian
2021-01-10[OpenMP] Not set OPENMP_STANDALONE_BUILD=ON when building OpenMP along with LLVMShilei Tian
2020-09-07[CMake][OpenMP] Remove old dead CMake codeRaul Tambre
2020-07-02[OpenMP][CMake] Fix version detection of testing compilerJonas Hahnfeld
2020-04-21[OpenMP] Add scaffolding for negative runtime testsJoel E. Denny
2020-02-13[openmp][cmake] passing option argument correctlyYuanfang Chen
2020-02-06[CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuiteJonas Devlieghere
2020-01-13[OpenMP][Tool] Make tests for archer dependent on TSanJoachim Protze
2019-04-05After rL357618, quote ${CMAKE_THREAD_LIBS_INIT} so CMake does notDimitry Andric
2019-04-03Ensure correct pthread flags and libraries are usedDimitry Andric
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai
2019-01-15[OpenMP][Cmake] Allowed OpenMP testing detect test compiler with same generatorJonathan Peyton
2018-09-28[libomptarget-nvptx] Add testing infrastructureJonas Hahnfeld
2018-08-02[OpenMP] Fix doacross testing for gccJonathan Peyton
2018-02-15[CMake] Add -fno-experimental-isel for testingJonas Hahnfeld
2017-12-21[OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze
2017-12-08[CMake] Remove legacy LIBOMP_LIT_ARGSJonas Hahnfeld
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld
2017-11-29[CMake] Refactor testing infrastructureJonas Hahnfeld