llvm-project/openmp/runtime/test/ompt/synchronization
Joachim Protze 4df80bda40 [OMPT] Fix inconsistent testcases
The main change of this patch is to insert {{.*}} in current_address=[[RETURN_ADDRESS_END]].
This is needed to match any of the alternatively printed addresses.

Additionally, clang-format is applied to the two tests.

Differential Revision: https://reviews.llvm.org/D43115

llvm-svn: 326312
2018-02-28 09:28:51 +00:00
..
barrier Missed to add new test case in previous commit 2018-01-10 12:52:34 +00:00
critical.c
flush.c [OMPT] Fix inconsistent testcases 2018-02-28 09:28:51 +00:00
lock.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00
master.c [OMPT] Fix inconsistent testcases 2018-02-28 09:28:51 +00:00
nest_lock.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00
ordered.c
taskgroup.c
taskwait.c
test_lock.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00
test_nest_lock.c
test_nest_lock_parallel.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00