mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
Add absolute path to unit_tests
Change-Id: I7a64f79a39dff4f5fa4166244e71872bb614724f
This commit is contained in:
committed by
Mateusz Jablonski
parent
e8852a68c4
commit
87c5d2663b
@@ -14,15 +14,14 @@
|
||||
#include "core/unit_tests/device_binary_format/patchtokens_tests.h"
|
||||
#include "opencl/source/platform/platform.h"
|
||||
#include "opencl/source/program/program.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_buffer.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_csr.h"
|
||||
#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_program.h"
|
||||
#include "opencl/test/unit_test/program/program_with_source.h"
|
||||
#include "test.h"
|
||||
|
||||
#include "mocks/mock_buffer.h"
|
||||
#include "mocks/mock_csr.h"
|
||||
#include "mocks/mock_execution_environment.h"
|
||||
#include "mocks/mock_memory_manager.h"
|
||||
#include "mocks/mock_program.h"
|
||||
#include "program/program_with_source.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
using namespace iOpenCL;
|
||||
|
||||
Reference in New Issue
Block a user