mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add absolute path to unit_tests
Change-Id: I7a64f79a39dff4f5fa4166244e71872bb614724f
This commit is contained in:

committed by
Mateusz Jablonski

parent
e8852a68c4
commit
87c5d2663b
@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/gtest_helpers.h"
|
||||
#include "os_interface/linux/hw_info_config_linux_tests.h"
|
||||
#include "opencl/test/unit_test/helpers/gtest_helpers.h"
|
||||
#include "opencl/test/unit_test/os_interface/linux/hw_info_config_linux_tests.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
|
@ -5,10 +5,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "opencl/test/unit_test/fixtures/device_fixture.h"
|
||||
#include "test.h"
|
||||
|
||||
#include "fixtures/device_fixture.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
using EhlTest = Test<DeviceFixture>;
|
||||
|
@ -6,8 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "core/os_interface/windows/os_interface.h"
|
||||
|
||||
#include "os_interface/windows/hw_info_config_win_tests.h"
|
||||
#include "opencl/test/unit_test/os_interface/windows/hw_info_config_win_tests.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
|
Reference in New Issue
Block a user