We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5908559 commit e137af6Copy full SHA for e137af6
openmp/libomptarget/test/offloading/malloc_parallel.c
@@ -1,5 +1,5 @@
1
-// RUN: %libomptarget-compile-generic && %libomptarget-run-generic
2
-// RUN: %libomptarget-compileopt-generic && %libomptarget-run-generic
+// RUN: %libomptarget-compile-run-and-check-generic
+// RUN: %libomptarget-compileopt-run-and-check-generic
3
4
#include <omp.h>
5
#include <stdio.h>
0 commit comments