llvm-project/openmp/runtime/test/ompt/teams
serge-sans-paille 99b03c1c18 Detect and disable openmp tests that require multiple hardware processor to run
Team tests seem to require at least two physical cores, and using the same trick
as in https://reviews.llvm.org/D55598 doesn't work (why?) .
Using lit configuration instead.

Differential Revision: https://reviews.llvm.org/D74921
2020-02-21 14:02:12 +01:00
..
parallel_team.c Detect and disable openmp tests that require multiple hardware processor to run 2020-02-21 14:02:12 +01:00
serial_teams.c Detect and disable openmp tests that require multiple hardware processor to run 2020-02-21 14:02:12 +01:00
serialized.c
team.c