refactor: rename hw_helper_tests files to gfx_core_helper_tests

Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-02-01 15:00:47 +00:00
committed by Compute-Runtime-Automation
parent e2f7fece00
commit 1a0bc60434
53 changed files with 71 additions and 71 deletions

View File

@@ -13,7 +13,7 @@
#include "shared/source/os_interface/os_interface.h"
#include "shared/test/common/helpers/debug_manager_state_restore.h"
#include "shared/test/common/helpers/default_hw_info.h"
#include "shared/test/common/helpers/hw_helper_tests.h"
#include "shared/test/common/helpers/gfx_core_helper_tests.h"
#include "shared/test/common/helpers/mock_hw_info_config_hw.h"
#include "shared/test/common/helpers/raii_hw_info_config.h"
#include "shared/test/common/helpers/unit_test_helper.h"