mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
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:
committed by
Compute-Runtime-Automation
parent
0aeca8df22
commit
527806b3ed
@@ -8,10 +8,9 @@
|
||||
#include "shared/source/memory_manager/graphics_allocation.h"
|
||||
#include "shared/source/utilities/debug_file_reader.h"
|
||||
#include "shared/test/common/helpers/debug_manager_state_restore.h"
|
||||
#include "shared/test/common/test_macros/test.h"
|
||||
#include "shared/test/unit_test/utilities/base_object_utils.h"
|
||||
|
||||
#include "test.h"
|
||||
|
||||
#include "debug_settings_manager_fixture.h"
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
@@ -10,8 +10,7 @@
|
||||
#include "shared/test/common/debug_settings/debug_settings_manager_fixture.h"
|
||||
#include "shared/test/common/helpers/variable_backup.h"
|
||||
#include "shared/test/common/mocks/mock_io_functions.h"
|
||||
|
||||
#include "test.h"
|
||||
#include "shared/test/common/test_macros/test.h"
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
|
||||
@@ -8,8 +8,7 @@
|
||||
#include "shared/source/debug_settings/debug_variables_helper.h"
|
||||
#include "shared/test/common/helpers/variable_backup.h"
|
||||
#include "shared/test/common/mocks/mock_io_functions.h"
|
||||
|
||||
#include "test.h"
|
||||
#include "shared/test/common/test_macros/test.h"
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "shared/source/debug_settings/debug_variables_helper.h"
|
||||
|
||||
#include "test.h"
|
||||
#include "shared/test/common/test_macros/test.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user