mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

- some tests initialize sip kernel but do not free it - this is causing memory leaks - as a solution mock sip listener is added that will release allocated sip kernel Related-To: NEO-13789 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>