llvm-project/openmp/runtime/test
Jonas Devlieghere 4fe839ef3a [CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuite
EXCLUDE_FROM_ALL means something else for add_lit_testsuite as it does
for something like add_executable. Distinguish between the two by
renaming the variable and making it an argument to add_lit_testsuite.

Differential revision: https://reviews.llvm.org/D74168
2020-02-06 15:33:18 -08:00
..
affinity Remove REQUIRES OMP spec version within lit tests 2019-07-17 15:41:00 +00:00
api [OpenMP] change omp_atk_* and omp_atv_* enumerators to lowercase [NFC] 2020-01-23 11:15:44 -05:00
atomic
barrier
critical
env Fix OMP_TARGET_OFFLOAD parsing 2019-05-30 18:35:07 +00:00
flush Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970 2018-12-13 10:04:10 +00:00
lock Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)" 2017-11-03 18:28:19 +00:00
master
misc_bugs Added propagation of not big initial stack size of master thread to workers. 2019-06-05 16:14:47 +00:00
ompt [OpenMP][OMPT] fix reduction test for 32-bit x86 2020-02-04 12:19:10 +01:00
parallel [OpenMP 5.0] Add omp_get_supported_active_levels() 2019-02-19 18:51:11 +00:00
tasking [OpenMP] NFC: Fix trivial typos in comments 2020-01-03 22:03:42 -05:00
threadprivate [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00
worksharing [OpenMP] NFC: Fix trivial typos in comments 2020-01-03 22:03:42 -05:00
CMakeLists.txt [CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuite 2020-02-06 15:33:18 -08:00
lit.cfg [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
lit.site.cfg.in [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
omp_my_sleep.h
omp_testsuite.h