compute-runtime/shared/test/common/helpers
Szymon Morek bff8f74de7 refactor: remove unused parameter
Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-05-15 12:23:27 +02:00
..
includes feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
CMakeLists.txt refactor: store implicit args version in kernel 2025-03-10 22:58:57 +01:00
batch_buffer_helper.h performance: improve relaxed ordering task count tracking 2024-12-18 11:36:22 +01:00
cmd_buffer_validator.h refactor: correct variable naming 2023-12-04 13:45:53 +01:00
custom_event_listener.h test: improve logging in unit tests 2025-05-15 11:56:53 +02:00
debug_helpers.cpp Move files from shared/test/unit_test to shared/test/common 2022-08-30 12:24:28 +02:00
debug_manager_state_restore.h feature: Adding support for scoped debug variables 2025-04-11 17:52:17 +02:00
default_hw_info.h Move hw_info_config tests to shared 2022-06-01 18:34:18 +02:00
default_hw_info.inl Copyright header update 2021-05-17 20:38:19 +02:00
dispatch_flags_helper.h feature: handle passing separate epilogue immediate command buffer 2025-03-06 14:52:34 +01:00
engine_descriptor_helper.h refactor: engineInstancedType removed 2024-10-09 16:30:48 +02:00
execution_environment_helper.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
execution_environment_helper.h Move execution environment helper to shared 2021-12-31 11:36:44 +01:00
file_io.cpp refactor: Modernize writeDataToFile function 2025-04-14 14:28:58 +02:00
gfx_core_helper_tests.h refactor: Stop using hard-coded BCS engine as default one 2023-12-21 17:34:57 +01:00
gtest_helpers.h test: correct verifying programmed GPU addresses 2025-04-01 13:18:14 +02:00
implicit_args_test_helper.h fix: correctly patch implicit arg buffer in indirect data 2025-05-06 13:25:11 +02:00
kernel_binary_helper.cpp fix: use .spv for intermediate representation 2024-06-11 12:06:57 +02:00
kernel_binary_helper.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
kernel_binary_helper_hash_value.cpp feature: add built-in copy kernels for 1D_BUFFER images 2025-05-01 07:51:32 +02:00
kernel_filename_helper.h Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
memory_leak_listener.cpp Copyright header update 2021-05-17 20:38:19 +02:00
memory_leak_listener.h Copyright header update 2021-05-17 20:38:19 +02:00
memory_management.cpp test: update gtest version 2024-06-06 15:26:54 +02:00
memory_management.h feature(ocl) use tags to synchronize multi root device events 2023-01-23 10:28:01 +01:00
mock_file_io.h refactor: use virtualFileSystem in ULTs 2024-12-13 17:57:07 +01:00
mock_product_helper_hw.cpp refactor: use proper include pattern 2023-09-21 13:14:25 +02:00
mock_product_helper_hw.h refactor: add product helper for blit properties 2025-05-01 18:05:48 +02:00
mock_product_helper_hw.inl fix: Remove pragma once from inl files 2025-02-18 20:19:15 +01:00
mock_sip_listener.cpp test: print test name in warning message 2025-01-29 13:56:54 +01:00
mock_sip_listener.h test: allocate sip allocation for all contexts in initSipKernel 2025-01-20 15:46:05 +01:00
raii_gfx_core_helper.h refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
raii_product_helper.h refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
relaxed_ordering_commands_helper.h refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
sip_init.cpp test: allocate sip allocation for all contexts in initSipKernel 2025-01-20 15:46:05 +01:00
static_size3.h refactor: correct variable naming 2023-12-04 13:45:53 +01:00
stdout_capture.h refactor: mock filesystem in ocloc ult pt.1 2025-04-08 16:08:42 +02:00
test_files.cpp fix: use .spv for intermediate representation 2024-06-11 12:06:57 +02:00
test_files.h CMake: correct test kernels naming + minor improvements 2022-09-06 11:19:46 +02:00
test_traits.h
test_traits_platforms.h Program all fields in SCM 2021-12-28 16:30:47 +01:00
ult_gfx_core_helper.h refactor: remove unused parameter 2025-05-15 12:23:27 +02:00
ult_hw_config.h refactor: remove unused dc flush mitigation 2025-05-09 08:26:26 +02:00
ult_hw_config.inl Copyright header update 2021-05-17 20:38:19 +02:00
ult_limits.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
unit_test_helper.h feature: allow removal of heapful code paths 2025-03-27 01:34:35 +01:00
unit_test_helper.inl feature: allow removal of heapful code paths 2025-03-27 01:34:35 +01:00
unit_test_helper_xe2_and_later.inl refactor: unify isMidThreadPreemptionSupported function 2024-10-01 11:26:04 +02:00
unit_test_helper_xe_hpc_and_later.inl refactor: cleanup headers 2025-04-14 14:59:40 +02:00
unit_test_helper_xe_hpg_and_xe_hpc.inl refactor: unify isMidThreadPreemptionSupported function 2024-10-01 11:26:04 +02:00
unit_test_helper_xehp_and_later.inl test: large grf test parser issue 2025-03-07 12:26:56 +01:00
unit_test_setter.cpp test: set ccs and rcs exposure in ults 2024-08-23 15:28:34 +02:00
variable_backup.h feature: Adding support for scoped debug variables 2025-04-11 17:52:17 +02:00
virtual_file_system_listener.cpp refactor: use virtualFileSystem in ULTs 2024-12-13 17:57:07 +01:00
virtual_file_system_listener.h Reduce creating files when running ocloc tests 2022-11-10 15:58:29 +01:00