llvm-project/openmp/runtime/test/api
Peyton, Jonathan L d39d3a327b [OpenMP][test] fix omp_get_wtime.c test to be more accommodating
The omp_get_wtime.c test fails intermittently if the recorded times are
off by too much which can happen when many tests are run in parallel.

Instead of failing if one timing is a little off, take average of 100
timings minus the 10 worst.

Differential Revision: https://reviews.llvm.org/D108488
2021-08-23 08:13:42 -05:00
..
has_openmp.c
kmp_aligned_malloc.c
kmp_set_defaults_lock_bug.c
omp_alloc_def_fb.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_alloc_hbw.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_alloc_null_fb.c [OpenMP][NFC] Fix test 2021-01-19 00:05:34 +03:00
omp_calloc_def_fb.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_calloc_size_0.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_deprecated.c [OpenMP] libomp: move warnings to after library initialization 2021-05-21 23:47:23 +03:00
omp_display_env0.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_get_num_devices.c
omp_get_num_threads.c
omp_get_wtick.c
omp_get_wtime.c [OpenMP][test] fix omp_get_wtime.c test to be more accommodating 2021-08-23 08:13:42 -05:00
omp_in_parallel.c
omp_nteams_api.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_nteams_api_env.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_nteams_api_env2.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_pause_resource.c
omp_realloc_def_fb.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_realloc_null_ptr.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_realloc_size_0.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00