86fa9725c4
- Verify that memory stays mapped when reference count is non zero - Verify that memory stays mapped if handle is closed in a second process - Verify that attempting to close handle in the process that created it causes an error - Correct header includes. - Add additional pointer check to reference counting test. - Disable Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process test for AMD.
12 lines
344 B
JSON
12 lines
344 B
JSON
{
|
|
"DisabledTests":
|
|
[
|
|
"Unit_hipStreamPerThread_DeviceReset_1",
|
|
"Unit_hipMallocManaged_OverSubscription",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Basic",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Threaded",
|
|
"Unit_hipGetDeviceFlags_Positive_Context",
|
|
"Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process"
|
|
]
|
|
}
|