llvm-project/openmp/runtime/test
Jonathan Peyton a1234cf280 Enable omp_get_schedule() to return static steal type.
As the code is now, calling omp_get_schedule() when OMP_SCHEDULE=static_steal
will cause an assert.

llvm-svn: 283576
2016-10-07 18:01:35 +00:00
..
api Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
atomic Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
barrier omp_barrier.c test fixed in order to reliably and faster run on any number of processors 2016-01-25 16:52:10 +00:00
critical
env Offer API for setting number of loop dispatch buffers 2016-05-31 19:01:15 +00:00
flush
lock Fix bugs in TAS and futex lock 2016-06-28 19:37:24 +00:00
master Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
misc_bugs Appease older gcc compilers for the many-microtask-args.c test 2016-08-30 19:28:58 +00:00
ompt [OMPT] fix task frame information for gomp interface 2016-09-14 13:59:39 +00:00
parallel Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
tasking kmp_gsupport: Fix library initialization with taskgroup 2016-08-08 13:23:08 +00:00
threadprivate Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
worksharing Enable omp_get_schedule() to return static steal type. 2016-10-07 18:01:35 +00:00
CMakeLists.txt [test] Support 'lit' executable name 2016-09-30 16:56:16 +00:00
lit.cfg Revert accidental commit to lit.cfg 2016-06-09 18:29:36 +00:00
lit.site.cfg.in Allow unit testing on Windows 2016-05-23 17:50:32 +00:00
omp_my_sleep.h
omp_testsuite.h Allow unit testing on Windows 2016-05-23 17:50:32 +00:00