[Libomptarget] Fix tests after previous patch
authorJoseph Huber <jhuber6@vols.utk.edu>
Mon, 30 Jan 2023 13:16:25 +0000 (07:16 -0600)
committerJoseph Huber <jhuber6@vols.utk.edu>
Mon, 30 Jan 2023 13:18:51 +0000 (07:18 -0600)
commit292eca41d99b5245d2e1f15992bc2b59e38fc2dd
treebe54c7592993b5dd709c91915f848eccd0b6d14f
parent94c4499bc73acd2b40f634b2d3bfc8f633a1a1fd
[Libomptarget] Fix tests after previous patch

Summary:
The previous patch didn't remove these tests correctly.
13 files changed:
openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
openmp/libomptarget/test/mapping/data_member_ref.cpp
openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers.cpp
openmp/libomptarget/test/mapping/declare_mapper_nested_mappers.cpp
openmp/libomptarget/test/mapping/lambda_by_value.cpp
openmp/libomptarget/test/mapping/lambda_mapping.cpp
openmp/libomptarget/test/mapping/ompx_hold/struct.c
openmp/libomptarget/test/mapping/target_has_device_addr.c
openmp/libomptarget/test/offloading/bug49779.cpp
openmp/libomptarget/test/offloading/bug51781.c
openmp/libomptarget/test/offloading/host_as_target.c
openmp/libomptarget/test/offloading/wtime.c
openmp/libomptarget/test/unified_shared_memory/api.c