mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
This change does the following: - Implement API zetSysmanProcessesGetState. - Implement ULT to validate zetSysmanProcessesGetState's implementation - Redesign ULTs for zetSysmanDeviceGetProperties to mock only OS specific classes, and validate zetSysmanDeviceGetProperties's implementation end to end. - Some bug fixes in code that are caught by these new ULTs Change-Id: I4a83789771d32978576ff62859628df2c0c795ad Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>