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

Change-Id: If5823ec96a3b2497a08c46ab802c5a0158271053


[ROCm/hip commit: 305592d622]
This commit is contained in:
Maneesh Gupta
2018-05-21 11:35:03 +05:30
parent c72126e989
commit bb8918faf7
2 changed files with 2 additions and 2 deletions
@@ -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
*/