mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 09:03:14 +08:00
Refactor variables to modify getDevices func behavior
store them in one struct expect that global state is restored on test end Related-To: NEO-4207 Change-Id: Icd1db59598f464a34608290d6023405cf7f246f0 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
e631899fba
commit
10db7e0328
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "core/os_interface/linux/drm_neo.h"
|
||||
#include "core/os_interface/os_library.h"
|
||||
#include "core/unit_tests/helpers/ult_hw_config.inl"
|
||||
#include "runtime/execution_environment/execution_environment.h"
|
||||
#include "test.h"
|
||||
#include "unit_tests/custom_event_listener.h"
|
||||
|
||||
Reference in New Issue
Block a user