blob: 813a218b52265c76c2c2a75a1084c4f8f62927b2 [file] [log] [blame]
# List containing the tests of the OpenMPValidaion Suite available to check
# the c implementation.
has_openmp
omp_atomic
omp_barrier
omp_critical
omp_flush
omp_for_firstprivate
omp_for_lastprivate
omp_for_ordered
omp_for_private
omp_for_reduction
omp_for_schedule_dynamic
omp_for_schedule_guided
omp_for_schedule_static
omp_for_nowait
omp_get_num_threads
omp_get_wtick
omp_get_wtime
omp_in_parallel
omp_lock
omp_master
omp_nest_lock
omp_parallel_copyin
omp_parallel_for_firstprivate
omp_parallel_for_lastprivate
omp_parallel_for_ordered
omp_parallel_for_private
omp_parallel_for_reduction
omp_parallel_num_threads
omp_parallel_sections_firstprivate
omp_parallel_sections_lastprivate
omp_parallel_sections_private
omp_parallel_sections_reduction
omp_section_firstprivate
omp_section_lastprivate
omp_section_private
omp_sections_reduction
omp_sections_nowait
omp_parallel_for_if
omp_single_copyprivate
omp_single_nowait
omp_single_private
omp_single
omp_test_lock
omp_test_nest_lock
omp_threadprivate
omp_parallel_default
omp_parallel_shared
omp_parallel_private
omp_parallel_firstprivate
omp_parallel_if
omp_parallel_reduction
# New tests for OpenMP 3.0
omp_for_collapse
omp_master_3
omp_task
omp_task_if
omp_task_untied
omp_task_shared
omp_task_private
omp_task_firstprivate
omp_taskwait
# New tests for OpenMP 3.1
omp_taskyield
omp_task_final