[dtest] Disable few tests on NVCC platform

Few of the tests are being validated in nvcc platform.  Till then
these tests are disabled.

SWDEV-238517 for enhancing hip unit tests

Change-Id: I1acbfe90c6ea39f3de676e98f0e3c33cbac97888


[ROCm/hip commit: 5bf2a70382]
This commit is contained in:
mkumarmi
2020-09-01 16:11:49 +05:30
committed by Mohan Kumar Mithur
parent ec47e5a7d4
commit 7f4fd6e62e
16 changed files with 188 additions and 188 deletions
@@ -24,7 +24,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t
* HIT_END
*/