Rename plus in filenames to and_later

Related-To: NEO-5920

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
This commit is contained in:
Szymon Morek
2021-08-03 11:48:35 +00:00
committed by Compute-Runtime-Automation
parent d8dd93dea6
commit aa5e1780a2
251 changed files with 298 additions and 298 deletions

View File

@ -34,7 +34,7 @@ set(IGDRCL_SRCS_tests_kernel
if(TESTS_XEHP_AND_LATER)
list(APPEND IGDRCL_SRCS_tests_kernel
${CMAKE_CURRENT_SOURCE_DIR}/cache_flush_xehp_plus_tests.inl
${CMAKE_CURRENT_SOURCE_DIR}/cache_flush_xehp_and_later_tests.inl
)
endif()