llvm-project/openmp/tools/archer/tests
Han Zhu 1eaebe192f [openmp] Use config.test_extra_flags in archer and multiplex tests
Summary:
`config.test_extra_flags` is passed in from `lit.site.cfg.in` files, but they're not used in the LIT configs. This variable can be useful for distros which don't have the standard c/c++ headers in the default search paths. Since the tests run clang on c/c++ source code, we rely on `test_extra_flags` to pass in the necessary header files.

This is a similar setup that's also done in litomptarget https://github.com/llvm/llvm-project/blob/master/openmp/libomptarget/test/lit.cfg#L42 and openmp/runtime.

Reviewers: jdoerfert, jdenny, protze.joachim

Reviewed By: jdoerfert

Subscribers: yaxunl, guansong, sstefan1, openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D82516
2020-06-25 11:58:52 -07: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][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
races [OpenMP][Tool] Make tests for archer dependent on TSan 2020-01-13 21:47:58 -10:00
reduction [OpenMP][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
task [OpenMP][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
worksharing [OpenMP][Tool] archer tests require tsan 2019-11-22 17:11:16 +01:00
CMakeLists.txt [OpenMP][Tool] Make tests for archer dependent on TSan 2020-01-13 21:47:58 -10:00
deflake.bash
lit.cfg [openmp] Use config.test_extra_flags in archer and multiplex tests 2020-06-25 11:58:52 -07:00
lit.site.cfg.in [OpenMP] Add scaffolding for negative runtime tests 2020-04-21 17:10:50 -04:00