dca25f3ba4
- Verify that unique handles are returned for consecutive calls - Verify that unique handles are returned for separate allocations at same address - Verify that freed memory causes an error - Verify that out of bounds pointer will cause an error. - Remove linux guard from test file and exclude test from windows build with cmake. - Fix expected error in hipIpcGetMemHandle negative tests.