Disable incomplete unit tests that don't work on nvcc path

Change-Id: If5823ec96a3b2497a08c46ab802c5a0158271053
This commit is contained in:
Maneesh Gupta
2018-05-21 11:35:03 +05:30
rodzic 817a6857f2
commit 92d8e05aa0
2 zmienionych plików z 2 dodań i 2 usunięć
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t
* HIT_END
*/
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t
* HIT_END
*/