mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move platform() and constructPlatform() to MockPlatform
Related-To: NEO-4207 Change-Id: I7ed1c16f2eb357c3143d2a3f0b688f3cc747e9ff Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
e438da0f92
commit
1eb3bd5c0a
@ -26,6 +26,7 @@
|
||||
#include "opencl/test/unit_test/mocks/mock_execution_environment.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_memory_manager.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_memory_operations_handler.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_platform.h"
|
||||
#include "test.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
Reference in New Issue
Block a user