From e51294b4c17e6b1db8a7a2607d583ef24b856b53 Mon Sep 17 00:00:00 2001 From: Artur Harasimiuk Date: Thu, 7 Jul 2022 23:14:59 +0000 Subject: [PATCH] includes cleanup use hw_test_base.h instead of hw_test.h. Signed-off-by: Artur Harasimiuk --- .../aub_tests/xe_hpc_core/pvc/l0_aub_tests_excludes_pvc.cpp | 2 +- .../aub_tests/command_queue/single_tile_products_excludes.cpp | 2 +- opencl/test/unit_test/gen11/ehl/excludes_ocl_ehl.cpp | 2 +- opencl/test/unit_test/gen12lp/adlp/excludes_ocl_adlp.cpp | 2 +- opencl/test/unit_test/gen12lp/adls/excludes_ocl_adls.cpp | 2 +- opencl/test/unit_test/gen12lp/dg1/excludes_ocl_dg1.cpp | 2 +- opencl/test/unit_test/gen12lp/excludes_ocl_gen12lp.cpp | 2 +- opencl/test/unit_test/gen12lp/rkl/excludes_ocl_rkl.cpp | 2 +- opencl/test/unit_test/gen12lp/tgllp/excludes_ocl_tgllp.cpp | 2 +- .../unit_test/gen_common/exclude_tests/exclude_test_exclude.cpp | 2 +- opencl/test/unit_test/xe_hp_core/excludes_ocl_xe_hp_core.cpp | 2 +- opencl/test/unit_test/xe_hpg_core/dg2/excludes_ocl_dg2.cpp | 2 +- opencl/test/unit_test/xe_hpg_core/excludes_ocl_xe_hpg_core.cpp | 2 +- shared/test/common/xe_hpg_core/dg2/excludes_dg2.cpp | 2 +- shared/test/common/xe_hpg_core/excludes_xe_hpg_core.cpp | 2 +- shared/test/unit_test/gen11/icllp/excludes_gen11_icllp.cpp | 2 +- shared/test/unit_test/gen12lp/dg1/excludes_gen12lp_dg1.cpp | 2 +- shared/test/unit_test/gen12lp/rkl/excludes_gen12lp_rkl.cpp | 2 +- shared/test/unit_test/gen12lp/tgllp/excludes_gen12lp_tgllp.cpp | 2 +- shared/test/unit_test/xe_hp_core/excludes_xe_hp_core.cpp | 2 +- shared/test/unit_test/xe_hpc_core/excludes_xe_hpc_core.cpp | 2 +- .../test/unit_test/xe_hpg_core/dg2/excludes_xe_hpg_core_dg2.cpp | 2 +- shared/test/unit_test/xe_hpg_core/excludes_xe_hpg_core.cpp | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/level_zero/core/test/aub_tests/xe_hpc_core/pvc/l0_aub_tests_excludes_pvc.cpp b/level_zero/core/test/aub_tests/xe_hpc_core/pvc/l0_aub_tests_excludes_pvc.cpp index 13377ff559..ecc07f7913 100644 --- a/level_zero/core/test/aub_tests/xe_hpc_core/pvc/l0_aub_tests_excludes_pvc.cpp +++ b/level_zero/core/test/aub_tests/xe_hpc_core/pvc/l0_aub_tests_excludes_pvc.cpp @@ -5,6 +5,6 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(L0BindlessAub, GivenBindlessKernelWhenExecutedThenOutputIsCorrect, IGFX_PVC); diff --git a/opencl/test/unit_test/aub_tests/command_queue/single_tile_products_excludes.cpp b/opencl/test/unit_test/aub_tests/command_queue/single_tile_products_excludes.cpp index 0dfc963669..cdc23273ef 100644 --- a/opencl/test/unit_test/aub_tests/command_queue/single_tile_products_excludes.cpp +++ b/opencl/test/unit_test/aub_tests/command_queue/single_tile_products_excludes.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(FourTilesAllContextsTest, GENERATEONLY_givenFourTilesAndAllContextsWhenSubmittingThenDataIsValid, IGFX_XE_HPG_CORE); HWTEST_EXCLUDE_PRODUCT(FourTilesDualContextTest, HEAVY_givenFourTilesAndDualContextWhenSubmittingThenDataIsValid, IGFX_XE_HPG_CORE); diff --git a/opencl/test/unit_test/gen11/ehl/excludes_ocl_ehl.cpp b/opencl/test/unit_test/gen11/ehl/excludes_ocl_ehl.cpp index b1fc118055..23a5a5d9bb 100644 --- a/opencl/test/unit_test/gen11/ehl/excludes_ocl_ehl.cpp +++ b/opencl/test/unit_test/gen11/ehl/excludes_ocl_ehl.cpp @@ -5,6 +5,6 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(DeviceFactoryTest, givenInvalidHwConfigStringWhenPrepareDeviceEnvironmentsForProductFamilyOverrideThenThrowsException, IGFX_ELKHARTLAKE); diff --git a/opencl/test/unit_test/gen12lp/adlp/excludes_ocl_adlp.cpp b/opencl/test/unit_test/gen12lp/adlp/excludes_ocl_adlp.cpp index 2c0f1a8f17..e2667226da 100644 --- a/opencl/test/unit_test/gen12lp/adlp/excludes_ocl_adlp.cpp +++ b/opencl/test/unit_test/gen12lp/adlp/excludes_ocl_adlp.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenBufferSetSurfaceThatMemoryIsUnalignedToCachelineButReadOnlyThenL3CacheShouldBeStillOn, IGFX_ALDERLAKE_P) HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenAlignedCacheableReadOnlyBufferThenChoseOclBufferPolicy, IGFX_ALDERLAKE_P); diff --git a/opencl/test/unit_test/gen12lp/adls/excludes_ocl_adls.cpp b/opencl/test/unit_test/gen12lp/adls/excludes_ocl_adls.cpp index 31abe710ef..49313798c7 100644 --- a/opencl/test/unit_test/gen12lp/adls/excludes_ocl_adls.cpp +++ b/opencl/test/unit_test/gen12lp/adls/excludes_ocl_adls.cpp @@ -5,6 +5,6 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(DeviceFactoryTest, givenInvalidHwConfigStringWhenPrepareDeviceEnvironmentsForProductFamilyOverrideThenThrowsException, IGFX_ALDERLAKE_S); diff --git a/opencl/test/unit_test/gen12lp/dg1/excludes_ocl_dg1.cpp b/opencl/test/unit_test/gen12lp/dg1/excludes_ocl_dg1.cpp index b986f3aaa1..842a726634 100644 --- a/opencl/test/unit_test/gen12lp/dg1/excludes_ocl_dg1.cpp +++ b/opencl/test/unit_test/gen12lp/dg1/excludes_ocl_dg1.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenBufferSetSurfaceThatMemoryIsUnalignedToCachelineButReadOnlyThenL3CacheShouldBeStillOn, IGFX_DG1) HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenAlignedCacheableReadOnlyBufferThenChoseOclBufferPolicy, IGFX_DG1); diff --git a/opencl/test/unit_test/gen12lp/excludes_ocl_gen12lp.cpp b/opencl/test/unit_test/gen12lp/excludes_ocl_gen12lp.cpp index 1e579d2441..fdc5db3c3a 100644 --- a/opencl/test/unit_test/gen12lp/excludes_ocl_gen12lp.cpp +++ b/opencl/test/unit_test/gen12lp/excludes_ocl_gen12lp.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(ProfilingTests, GivenCommandQueueBlockedWithProfilingWhenWalkerIsDispatchedThenMiStoreRegisterMemIsPresentInCS, IGFX_GEN12LP_CORE); HWTEST_EXCLUDE_PRODUCT(ProfilingTests, GivenCommandQueueWithProflingWhenWalkerIsDispatchedThenMiStoreRegisterMemIsPresentInCS, IGFX_GEN12LP_CORE); diff --git a/opencl/test/unit_test/gen12lp/rkl/excludes_ocl_rkl.cpp b/opencl/test/unit_test/gen12lp/rkl/excludes_ocl_rkl.cpp index 20fe806f78..ca8c1361e7 100644 --- a/opencl/test/unit_test/gen12lp/rkl/excludes_ocl_rkl.cpp +++ b/opencl/test/unit_test/gen12lp/rkl/excludes_ocl_rkl.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(DeviceFactoryTest, givenInvalidHwConfigStringWhenPrepareDeviceEnvironmentsForProductFamilyOverrideThenThrowsException, IGFX_ROCKETLAKE); HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenBufferSetSurfaceThatMemoryIsUnalignedToCachelineButReadOnlyThenL3CacheShouldBeStillOn, IGFX_ROCKETLAKE) diff --git a/opencl/test/unit_test/gen12lp/tgllp/excludes_ocl_tgllp.cpp b/opencl/test/unit_test/gen12lp/tgllp/excludes_ocl_tgllp.cpp index 64bfd5de3d..d19c0ece97 100644 --- a/opencl/test/unit_test/gen12lp/tgllp/excludes_ocl_tgllp.cpp +++ b/opencl/test/unit_test/gen12lp/tgllp/excludes_ocl_tgllp.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenBufferSetSurfaceThatMemoryIsUnalignedToCachelineButReadOnlyThenL3CacheShouldBeStillOn, IGFX_TIGERLAKE_LP) HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenAlignedCacheableReadOnlyBufferThenChoseOclBufferPolicy, IGFX_TIGERLAKE_LP); diff --git a/opencl/test/unit_test/gen_common/exclude_tests/exclude_test_exclude.cpp b/opencl/test/unit_test/gen_common/exclude_tests/exclude_test_exclude.cpp index 10a6009fb0..cc5767e073 100644 --- a/opencl/test/unit_test/gen_common/exclude_tests/exclude_test_exclude.cpp +++ b/opencl/test/unit_test/gen_common/exclude_tests/exclude_test_exclude.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(ExcludeTestBdw, givenHwCmdTestWhenBdwExcludedThenDontRunOnBdw, IGFX_BROADWELL); HWTEST_EXCLUDE_PRODUCT(ExcludeTestBdw, givenHwTestWhenBdwExcludedThenDontRunOnBdw, IGFX_BROADWELL); diff --git a/opencl/test/unit_test/xe_hp_core/excludes_ocl_xe_hp_core.cpp b/opencl/test/unit_test/xe_hp_core/excludes_ocl_xe_hp_core.cpp index 2fd79b30f8..d39cea122f 100644 --- a/opencl/test/unit_test/xe_hp_core/excludes_ocl_xe_hp_core.cpp +++ b/opencl/test/unit_test/xe_hp_core/excludes_ocl_xe_hp_core.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenAlignedCacheableReadOnlyBufferThenChoseOclBufferPolicy, IGFX_XE_HP_CORE); HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenBufferSetSurfaceThatMemoryIsUnalignedToCachelineButReadOnlyThenL3CacheShouldBeStillOn, IGFX_XE_HP_CORE); diff --git a/opencl/test/unit_test/xe_hpg_core/dg2/excludes_ocl_dg2.cpp b/opencl/test/unit_test/xe_hpg_core/dg2/excludes_ocl_dg2.cpp index e1845a6b30..d3fe7eaf6f 100644 --- a/opencl/test/unit_test/xe_hpg_core/dg2/excludes_ocl_dg2.cpp +++ b/opencl/test/unit_test/xe_hpg_core/dg2/excludes_ocl_dg2.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwHelperTest, GivenZeroSlmSizeWhenComputeSlmSizeIsCalledThenCorrectValueIsReturned, IGFX_DG2); HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTestXeHpAndLater, givenXeHPAndLaterPlatformWhenAskedIfTile64With3DSurfaceOnBCSIsSupportedThenFalseIsReturned, IGFX_DG2); diff --git a/opencl/test/unit_test/xe_hpg_core/excludes_ocl_xe_hpg_core.cpp b/opencl/test/unit_test/xe_hpg_core/excludes_ocl_xe_hpg_core.cpp index 961989efe4..27f2e1f414 100644 --- a/opencl/test/unit_test/xe_hpg_core/excludes_ocl_xe_hpg_core.cpp +++ b/opencl/test/unit_test/xe_hpg_core/excludes_ocl_xe_hpg_core.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenAlignedCacheableReadOnlyBufferThenChoseOclBufferPolicy, IGFX_XE_HPG_CORE); HWTEST_EXCLUDE_PRODUCT(BufferSetSurfaceTests, givenBufferSetSurfaceThatMemoryIsUnalignedToCachelineButReadOnlyThenL3CacheShouldBeStillOn, IGFX_XE_HPG_CORE); diff --git a/shared/test/common/xe_hpg_core/dg2/excludes_dg2.cpp b/shared/test/common/xe_hpg_core/dg2/excludes_dg2.cpp index 7eda4bddd4..0505a1f7c5 100644 --- a/shared/test/common/xe_hpg_core/dg2/excludes_dg2.cpp +++ b/shared/test/common/xe_hpg_core/dg2/excludes_dg2.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(CommandEncodeStatesTest, givenSlmTotalSizeEqualZeroWhenDispatchingKernelThenSharedMemorySizeIsSetCorrectly, IGFX_DG2); HWTEST_EXCLUDE_PRODUCT(MemoryManagerTests, givenEnabledLocalMemoryWhenAllocateInternalAllocationInDevicePoolThen32BitAllocationIsCreated, IGFX_DG2); diff --git a/shared/test/common/xe_hpg_core/excludes_xe_hpg_core.cpp b/shared/test/common/xe_hpg_core/excludes_xe_hpg_core.cpp index 98a3b03918..ae908fe599 100644 --- a/shared/test/common/xe_hpg_core/excludes_xe_hpg_core.cpp +++ b/shared/test/common/xe_hpg_core/excludes_xe_hpg_core.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(CommandEncodeStatesTest, givenEventAddressWhenEncodeThenMocsFromGmmHelperIsSet, IGFX_XE_HPG_CORE); HWTEST_EXCLUDE_PRODUCT(XeHPAndLaterPreemptionTests, GivenDebuggerUsedWhenProgrammingStateSipThenStateSipIsAdded, IGFX_XE_HPG_CORE); diff --git a/shared/test/unit_test/gen11/icllp/excludes_gen11_icllp.cpp b/shared/test/unit_test/gen11/icllp/excludes_gen11_icllp.cpp index 684777f55a..f608ca6821 100644 --- a/shared/test/unit_test/gen11/icllp/excludes_gen11_icllp.cpp +++ b/shared/test/unit_test/gen11/icllp/excludes_gen11_icllp.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfAdditionalMediaSamplerProgrammingIsRequiredThenFalseIsReturned, IGFX_ICELAKE_LP) HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfInitialFlagsProgrammingIsRequiredThenFalseIsReturned, IGFX_ICELAKE_LP) diff --git a/shared/test/unit_test/gen12lp/dg1/excludes_gen12lp_dg1.cpp b/shared/test/unit_test/gen12lp/dg1/excludes_gen12lp_dg1.cpp index 785c450386..b990eb51cb 100644 --- a/shared/test/unit_test/gen12lp/dg1/excludes_gen12lp_dg1.cpp +++ b/shared/test/unit_test/gen12lp/dg1/excludes_gen12lp_dg1.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfPipeControlWAIsRequiredThenFalseIsReturned, IGFX_DG1); HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfImagePitchAlignmentWAIsRequiredThenFalseIsReturned, IGFX_DG1); diff --git a/shared/test/unit_test/gen12lp/rkl/excludes_gen12lp_rkl.cpp b/shared/test/unit_test/gen12lp/rkl/excludes_gen12lp_rkl.cpp index 05fa547f05..15298396e1 100644 --- a/shared/test/unit_test/gen12lp/rkl/excludes_gen12lp_rkl.cpp +++ b/shared/test/unit_test/gen12lp/rkl/excludes_gen12lp_rkl.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfForceEmuInt32DivRemSPWAIsRequiredThenFalseIsReturned, IGFX_ROCKETLAKE); HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIf3DPipelineSelectWAIsRequiredThenFalseIsReturned, IGFX_ROCKETLAKE); diff --git a/shared/test/unit_test/gen12lp/tgllp/excludes_gen12lp_tgllp.cpp b/shared/test/unit_test/gen12lp/tgllp/excludes_gen12lp_tgllp.cpp index 4a1dade1f7..f990dda571 100644 --- a/shared/test/unit_test/gen12lp/tgllp/excludes_gen12lp_tgllp.cpp +++ b/shared/test/unit_test/gen12lp/tgllp/excludes_gen12lp_tgllp.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfPipeControlWAIsRequiredThenFalseIsReturned, IGFX_TIGERLAKE_LP); HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfImagePitchAlignmentWAIsRequiredThenFalseIsReturned, IGFX_TIGERLAKE_LP); diff --git a/shared/test/unit_test/xe_hp_core/excludes_xe_hp_core.cpp b/shared/test/unit_test/xe_hp_core/excludes_xe_hp_core.cpp index 2a5a7b12de..4406e70b18 100644 --- a/shared/test/unit_test/xe_hp_core/excludes_xe_hp_core.cpp +++ b/shared/test/unit_test/xe_hp_core/excludes_xe_hp_core.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, WhenAllowCompressionIsCalledThenTrueIsReturned, IGFX_XE_HP_CORE); HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHardwareInfoWhenCallingIsMaxThreadsForWorkgroupWARequiredThenFalseIsReturned, IGFX_XE_HP_CORE); diff --git a/shared/test/unit_test/xe_hpc_core/excludes_xe_hpc_core.cpp b/shared/test/unit_test/xe_hpc_core/excludes_xe_hpc_core.cpp index 1c1de58904..c805ec2d06 100644 --- a/shared/test/unit_test/xe_hpc_core/excludes_xe_hpc_core.cpp +++ b/shared/test/unit_test/xe_hpc_core/excludes_xe_hpc_core.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(CommandEncodeStatesTest, givenSlmTotalSizeEqualZeroWhenDispatchingKernelThenSharedMemorySizeIsSetCorrectly, IGFX_XE_HPC_CORE); HWTEST_EXCLUDE_PRODUCT(CommandEncodeStatesTest, givenOverrideSlmTotalSizeDebugVariableWhenDispatchingKernelThenSharedMemorySizeIsSetCorrectly, IGFX_XE_HPC_CORE); diff --git a/shared/test/unit_test/xe_hpg_core/dg2/excludes_xe_hpg_core_dg2.cpp b/shared/test/unit_test/xe_hpg_core/dg2/excludes_xe_hpg_core_dg2.cpp index 5753d3c87f..903384b9c8 100644 --- a/shared/test/unit_test/xe_hpg_core/dg2/excludes_xe_hpg_core_dg2.cpp +++ b/shared/test/unit_test/xe_hpg_core/dg2/excludes_xe_hpg_core_dg2.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, WhenAllowCompressionIsCalledThenTrueIsReturned, IGFX_DG2); HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHardwareInfoWhenCallingIsAdditionalStateBaseAddressWARequiredThenFalseIsReturned, IGFX_DG2); diff --git a/shared/test/unit_test/xe_hpg_core/excludes_xe_hpg_core.cpp b/shared/test/unit_test/xe_hpg_core/excludes_xe_hpg_core.cpp index c8567eee1f..3fbedb69ab 100644 --- a/shared/test/unit_test/xe_hpg_core/excludes_xe_hpg_core.cpp +++ b/shared/test/unit_test/xe_hpg_core/excludes_xe_hpg_core.cpp @@ -5,7 +5,7 @@ * */ -#include "shared/test/common/test_macros/hw_test.h" +#include "shared/test/common/test_macros/hw_test_base.h" HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenSamplerStateWhenAdjustSamplerStateThenNothingIsChanged, IGFX_XE_HPG_CORE); HWTEST_EXCLUDE_PRODUCT(HwInfoConfigTest, givenHwInfoConfigWhenAskedIfBlitterForImagesIsSupportedThenFalseIsReturned, IGFX_XE_HPG_CORE);