SWDEV-266829 - Enable more NV DTests

Enable NV DTests as many as possible.

Change-Id: I3fe6dba35a7a140a9a19df197b7885df83d28044
This commit is contained in:
Tao Sang
2021-07-09 17:32:06 -04:00
committed by Tao Sang
parent c74e2da333
commit 4b5468e8e6
7 changed files with 8 additions and 9 deletions
@@ -24,7 +24,7 @@ THE SOFTWARE.
* TEST_NAMED: %t hipMallocManaged2 --tests 2
* TEST_NAMED: %t hipMallocManagedNegativeTests --tests 3
* TEST_NAMED: %t hipMallocManagedMultiChunkSingleDevice --tests 4
* TEST_NAMED: %t hipMallocManagedMultiChunkMultiDevice --tests 5 EXCLUDE_HIP_PLATFORM nvidia
* TEST_NAMED: %t hipMallocManagedMultiChunkMultiDevice --tests 5
* TEST_NAMED: %t hipMallocManagedOversubscription --tests 6 EXCLUDE_HIP_PLATFORM nvidia EXCLUDE_HIP_RUNTIME rocclr
* HIT_END
*/