aboutsummaryrefslogtreecommitdiff
path: root/openmp/tools/archer/tests
AgeCommit message (Expand)AuthorFilesLines
2024-10-09[openmp] Add option to disable tsan tests (#111548)Nikita Popov2-2/+2
2024-07-16[OpenMP] Fix comparison to True/False in openmp/**.py (#94041)Eisuke Kawashima1-1/+1
2023-10-25[OpenMP][Archer] Do not check for column numbers in backtraces (#70075)Ilya Leoshkevich1-2/+2
2023-08-28[OpenMP][Archer] Add support for taskwait dependJoachim Jenke2-0/+116
2023-07-11[OpenMP][NFC] lit: Allow setting default environment variables for testJoachim Jenke1-0/+8
2023-07-07[OpenMP][Tools] Add omp_all_memory support for ArcherJoachim Jenke1-0/+350
2023-05-23[OpenMP][Tests][NFC] Fix libarcher tests for GCCJoachim Jenke4-4/+4
2022-11-17[test][OpenMP] Expect more tsan reportsVitaly Buka1-1/+1
2022-10-12[test][openmp] Relax check for tsan reports countVitaly Buka1-1/+1
2022-09-28[test][openmp] Tsan may report more warnings hereVitaly Buka1-1/+1
2022-08-23[test][openmp] Relax condition in testVitaly Buka1-1/+1
2022-08-08Move openmp from -std=c++14 to -std=c++17Ron Lieberman1-1/+1
2022-01-31[OpenMP][tests][NFC] Pin debug info to DWARF v4 for libarcher testsJoachim Protze1-1/+1
2021-10-15[OpenMP][Tools][NFC] Make an Archer test more robustJoachim Protze1-4/+6
2021-07-29[OpenMP][Tools][Tests][NFC] Address flaky archer testsJoachim Protze8-8/+8
2021-07-25[OpenMP][tests][NFC] Update test status for gcc 11 and 12Joachim Protze2-7/+11
2021-06-09[OpenMP][Tools] Cleanup memory pool used in ArcherJoachim Protze1-1/+4
2020-11-25[OpenMP][OMPT] Implement verbose tool loadingIsabel Thärigen1-1/+21
2020-11-16[OpenMP][Tool] Add Archer option to disable data race analysis for sequential...Joachim Protze9-8/+10
2020-11-11[OpenMP][Tool] Fix possible NULL-pointer dereference in testJoachim Protze1-9/+1
2020-11-03[OpenMP][Tool] Handle detached tasks in ArcherJoachim Protze3-1/+95
2020-10-06[OpenMP][Archer][Tests] NFC: fix spurious test failureJoachim Protze2-3/+1
2020-10-01[OpenMP][libarcher] Allow all possible argument separators in TSAN_OPTIONSJoachim Protze3-1/+46
2020-06-25[openmp] Use config.test_extra_flags in archer and multiplex testsHan Zhu1-1/+2
2020-05-11[OpenMP][NFC] Fix `not` sustitution in testsJoel E. Denny1-1/+1
2020-04-21[OpenMP] Add scaffolding for negative runtime testsJoel E. Denny2-0/+2
2020-02-11[OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert1-1/+1
2020-01-13[OpenMP][Tool] Make tests for archer dependent on TSanJoachim Protze11-26/+20
2020-01-07[OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki1-1/+1
2019-11-22[OpenMP][Tool] archer tests require tsanprotze@itc.rwth-aachen.de26-5/+25
2019-11-22[OpenMP][Tool] disable archer tests in standalone buildprotze@itc.rwth-aachen.de1-0/+5
2019-11-22[OpenMP][Tool] Fix cmake variable in lit.site.cfg.inprotze@itc.rwth-aachen.de1-1/+1
2019-11-18[OpenMP] Add implementation and tests of Archer toolprotze@itc.rwth-aachen.de30-0/+1370