Use full path to include test.h 2/n

fix files in shared

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2021-12-14 17:40:08 +00:00
committed by Compute-Runtime-Automation
parent 0aeca8df22
commit 527806b3ed
157 changed files with 164 additions and 316 deletions

View File

@@ -12,8 +12,7 @@
#include "shared/test/common/helpers/default_hw_info.h"
#include "shared/test/common/libult/linux/drm_mock.h"
#include "shared/test/common/mocks/linux/mock_drm_allocation.h"
#include "test.h"
#include "shared/test/common/test_macros/test.h"
#include "gtest/gtest.h"

View File

@@ -11,8 +11,7 @@
#include "shared/test/common/helpers/debug_manager_state_restore.h"
#include "shared/test/common/libult/linux/drm_mock.h"
#include "shared/test/common/mocks/linux/mock_drm_memory_manager.h"
#include "test.h"
#include "shared/test/common/test_macros/test.h"
namespace NEO {

View File

@@ -15,8 +15,7 @@
#include "shared/test/common/mocks/mock_memory_manager.h"
#include "shared/test/common/mocks/ult_device_factory.h"
#include "shared/test/common/os_interface/linux/sys_calls_linux_ult.h"
#include "test.h"
#include "shared/test/common/test_macros/test.h"
namespace NEO {