SWDEV-327563 - Windows: Enable most of the memory tests skipped before (#2643)

Change-Id: Ibdaf22d139f4d2772c152b2f4455676a7adbc6bd


[ROCm/hip commit: 84c7cc50b4]
This commit is contained in:
ROCm CI Service Account
2022-04-28 04:08:07 +05:30
committed by GitHub
parent d4921ba9c0
commit 5c19483025
2 changed files with 35 additions and 17 deletions
@@ -61,7 +61,11 @@
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Functional",
"Unit_hipPtrGetAttribute_Simple",
"Unit_hipStreamCreateWithPriority_ValidateWithEvents",
"Unit_hipEvent"
"Unit_hipEvent",
"Unit_hipHostMalloc_NonCoherent",
"Unit_hipHostMalloc_Coherent",
"Unit_hipHostMalloc_Default",
"Unit_hipStreamCreate_MultistreamBasicFunctionalities"
]
}