mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:09:46 +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,11 +8,10 @@
|
||||
#include "core/execution_environment/execution_environment.h"
|
||||
#include "core/os_interface/linux/drm_null_device.h"
|
||||
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
|
||||
#include "opencl/test/unit_test/linux/drm_wrap.h"
|
||||
#include "opencl/test/unit_test/linux/mock_os_layer.h"
|
||||
#include "test.h"
|
||||
|
||||
#include "linux/drm_wrap.h"
|
||||
#include "linux/mock_os_layer.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
Reference in New Issue
Block a user