Skip to content

Commit b0170f7

Browse files
committed
Remove XFAIL from new uda/udp tests.
1 parent f7ef799 commit b0170f7

11 files changed

+0
-22
lines changed

offload/test/mapping/use_device_addr/target_data_use_device_addr_arrsec_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_addr/target_data_use_device_addr_arrsec_not_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_addr/target_data_use_device_addr_arrsec_ref_not_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_addr/target_data_use_device_addr_var_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_addr/target_data_use_device_addr_var_not_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_addr/target_data_use_device_addr_var_ref_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_addr/target_data_use_device_addr_var_ref_not_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_ptr/target_data_use_device_ptr_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_ptr/target_data_use_device_ptr_not_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

offload/test/mapping/use_device_ptr/target_data_use_device_ptr_ref_existing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %libomptarget-compilexx-run-and-check-generic
22

3-
// XFAIL: *
4-
53
#include <omp.h>
64
#include <stdio.h>
75

0 commit comments

Comments
 (0)