llvm-project/openmp/tools/archer/tests/races
Joachim Protze 26b675d65e [OpenMP][Tools][NFC] Make an Archer test more robust
The execution order of the tasks is not fixed, so there is no ordering
for the write accesses. Enforce the ordering that is expected in the check.
2021-10-15 17:32:05 +02:00
..
critical-unrelated.c [OpenMP][Tools][Tests][NFC] Address flaky archer tests 2021-07-29 17:56:44 +02:00
lock-nested-unrelated.c [OpenMP][Tools][Tests][NFC] Address flaky archer tests 2021-07-29 17:56:44 +02:00
lock-unrelated.c [OpenMP][Tools][Tests][NFC] Address flaky archer tests 2021-07-29 17:56:44 +02:00
parallel-simple.c [OpenMP][Tools][Tests][NFC] Address flaky archer tests 2021-07-29 17:56:44 +02:00
task-dependency.c [OpenMP][Tools][NFC] Make an Archer test more robust 2021-10-15 17:32:05 +02:00
task-taskgroup-unrelated.c [OpenMP][Tools][Tests][NFC] Address flaky archer tests 2021-07-29 17:56:44 +02:00
task-taskwait-nested.c [OpenMP][Tools][Tests][NFC] Address flaky archer tests 2021-07-29 17:56:44 +02:00
task-two.c [OpenMP][Tools][Tests][NFC] Address flaky archer tests 2021-07-29 17:56:44 +02:00