mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Add absolute path to unit_tests
Change-Id: I7a64f79a39dff4f5fa4166244e71872bb614724f
This commit is contained in:
committed by
Mateusz Jablonski
parent
e8852a68c4
commit
87c5d2663b
@@ -8,13 +8,12 @@
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "opencl/source/helpers/memory_properties_flags_helpers.h"
|
||||
#include "opencl/source/mem_obj/image.h"
|
||||
#include "opencl/test/unit_test/fixtures/device_fixture.h"
|
||||
#include "opencl/test/unit_test/helpers/unit_test_helper.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_context.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_gmm.h"
|
||||
#include "test.h"
|
||||
|
||||
#include "fixtures/device_fixture.h"
|
||||
#include "helpers/unit_test_helper.h"
|
||||
#include "mocks/mock_context.h"
|
||||
#include "mocks/mock_gmm.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
static const unsigned int testImageDimensions = 31;
|
||||
|
||||
Reference in New Issue
Block a user