Merge pull request #1153 from mangupta/disable_hiprtc_tests

[dtests] Temporarily disable hiprtc tests
This commit is contained in:
Maneesh Gupta
2019-06-03 12:00:03 +05:30
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t
* TEST: %t EXCLUDE_HIP_PLATFORM hcc
* HIT_END
*/
#include <test_common.h>
+1 -1
View File
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t
* TEST: %t EXCLUDE_HIP_PLATFORM hcc
* HIT_END
*/
+1 -1
View File
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t
* TEST: %t EXCLUDE_HIP_PLATFORM hcc
* HIT_END
*/