llvm-project/openmp/tools/archer/tests
Isabel Thärigen b281a05dac [OpenMP][OMPT] Implement verbose tool loading
OpenMP 5.1 introduces the new env variable
OMP_TOOL_VERBOSE_INIT=(disabled|stdout|stderr|<filename>) to enable verbose
loading and initialization of OMPT tools.
This env variable helps to understand the cause when loading of a tool fails
(e.g., undefined symbols or dependency not in LD_LIBRARY_PATH)
Output of OMP_TOOL_VERBOSE_INIT is added for OMP_DISPLAY_ENV

Tests for this patch are integrated into the different existing tool loading
tests, making these tests more verbose. An Archer specific verbose test is
integrated into an existing Archer test.

Patch prepared by: Isabel Thärigen

Differential Revision: https://reviews.llvm.org/D91464
2020-11-25 18:17:44 +01:00
..
barrier [OpenMP][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
critical [OpenMP][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
ompt
parallel [OpenMP][OMPT] Implement verbose tool loading 2020-11-25 18:17:44 +01:00
races [OpenMP][Tool] Add Archer option to disable data race analysis for sequential part 2020-11-16 10:45:21 +01:00
reduction [OpenMP][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
task [OpenMP][Tool] Fix possible NULL-pointer dereference in test 2020-11-11 20:13:22 +01:00
worksharing [OpenMP][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
CMakeLists.txt [OpenMP][Tool] Handle detached tasks in Archer 2020-11-03 13:15:32 +01:00
deflake.bash
lit.cfg [OpenMP][Tool] Add Archer option to disable data race analysis for sequential part 2020-11-16 10:45:21 +01:00
lit.site.cfg.in [OpenMP] Add scaffolding for negative runtime tests 2020-04-21 17:10:50 -04:00