SWDEV-344154 - infrastructure to skip tests for different archs (#2850)

Change-Id: Id3bda440c4cd920ce18c14d06e2f2c6ab6346de3
This commit is contained in:
agunashe
2022-08-17 17:10:52 -07:00
committed by GitHub
parent 46246c205c
commit d154b4cd6b
5 changed files with 64 additions and 65 deletions
@@ -0,0 +1,7 @@
{
"DisabledTests":
[
"Unit_hipStreamPerThread_DeviceReset_1",
"Unit_hipMallocManaged_OverSubscription"
]
}