mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 07:08:04 +08:00
Move some mocks to shared
- MockAllocationProperties - MockBuiltinsLib - MockWddmMemoryManager - MockAubCsr Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8eb85e9365
commit
7b57e87ad1
@@ -13,6 +13,7 @@
|
||||
#include "shared/source/utilities/tag_allocator.h"
|
||||
#include "shared/test//common/mocks/mock_ostime.h"
|
||||
#include "shared/test/common/helpers/debug_manager_state_restore.h"
|
||||
#include "shared/test/common/mocks/mock_allocation_properties.h"
|
||||
#include "shared/test/common/mocks/mock_csr.h"
|
||||
#include "shared/test/common/mocks/mock_device.h"
|
||||
#include "shared/test/common/mocks/mock_memory_manager.h"
|
||||
@@ -22,7 +23,6 @@
|
||||
#include "opencl/source/helpers/task_information.h"
|
||||
#include "opencl/source/memory_manager/mem_obj_surface.h"
|
||||
#include "opencl/test/unit_test/fixtures/image_fixture.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_allocation_properties.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_command_queue.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_context.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_event.h"
|
||||
|
||||
Reference in New Issue
Block a user