llvm-project/openmp/runtime/test/ompt
Joachim Protze 34b34e90fc [OpenMP][Tests] NFC: fix flaky test failure caused by rare scheduling
The worker thread can start execution of the task before creation of the second task
Fixes the spurious failure reported in https://reviews.llvm.org/D61657
2020-10-05 16:55:32 +02:00
..
cancel [OMPT] Handling of the events of initial-task-begin and initial-task-end 2019-05-20 14:21:36 +00:00
loadtool [OMPT] Second chunk of final OMPT 5.0 interface updates 2019-01-15 15:36:53 +00:00
misc Add OMPT support for teams construct 2019-08-03 02:38:53 +00:00
parallel [OMPT] Cleanup reset of exit_frame pointer 2019-07-22 18:46:02 +00:00
synchronization [OpenMP][Tests] Fix/Mark compatibilty for GCC 2020-07-06 23:56:09 +02:00
tasks [OpenMP][Tests] NFC: fix flaky test failure caused by rare scheduling 2020-10-05 16:55:32 +02:00
teams Detect and disable openmp tests that require multiple hardware processor to run 2020-02-21 14:02:12 +01:00
worksharing [OpenMP][Tests] Update compatibility with GCC (NFC) 2020-07-08 00:27:19 +02:00
callback.h [OpenMP][Tests] NFC use type macro in printf 2020-07-05 09:17:18 +02:00
ompt-signal.h