Update abbreviation string.

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2021-07-26 12:50:46 +02:00
committed by Compute-Runtime-Automation
parent a18fb402a0
commit cf4972d90e
20 changed files with 54 additions and 54 deletions

View File

@@ -926,7 +926,7 @@ extern GFXCORE_FAMILY renderCoreFamily;
IGFX_GEN12LP_CORE, \
IGFX_ALDERLAKE_S)
#endif
#ifdef TESTS_XEHP
#ifdef TESTS_XE_HP_SDV
#define XEHPTEST_F(test_fixture, test_name) \
FAMILYTEST_TEST_(test_fixture, test_name, test_fixture, \
::testing::internal::GetTypeId<test_fixture>(), \

View File

@@ -4,7 +4,7 @@
# SPDX-License-Identifier: MIT
#
if(TESTS_XEHP)
if(TESTS_XE_HP_SDV)
set(NEO_CORE_TESTS_XE_HP_CORE_XEHP
${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt
${CMAKE_CURRENT_SOURCE_DIR}/test_hw_helper_xehp.cpp