[OpenMP][Tests][NFC] Mark tests trying to link COI as unsupported
authorJoachim Protze <protze@itc.rwth-aachen.de>
Mon, 25 Oct 2021 14:10:14 +0000 (16:10 +0200)
committerJoachim Protze <protze@itc.rwth-aachen.de>
Mon, 25 Oct 2021 16:20:12 +0000 (18:20 +0200)
commit047890bc3f922e9ffdc5210577d14a4de63ed944
tree7132661659b83aef77bf58dbfa33def43a84eb12
parentd7fdd236d59f5850a1205929dae5a9e26a6b8c0b
[OpenMP][Tests][NFC] Mark tests trying to link COI as unsupported

For some tests with target-related functionality icc 18/19 tries to link
libioffload_target.so.5, which fails for missing COI symbols.
openmp/runtime/test/api/omp_get_num_devices.c
openmp/runtime/test/api/omp_pause_resource.c
openmp/runtime/test/critical/omp_critical_with_hint.c
openmp/runtime/test/teams/kmp_num_teams.c