mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 07:14:10 +08:00
Update abbreviation string.
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
a18fb402a0
commit
cf4972d90e
@@ -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>(), \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user