compute-runtime/shared/test/unit_test/helpers
Bartosz Dunajski dd1e85a3d4 fix: bcs mem fill pattern alignment
Related-To: NEO-13928

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-02-03 14:43:04 +01:00
..
linux fix: move pathExists out of sys calls and do not mock it 2024-09-10 19:24:45 +02:00
windows fix: move pathExists out of sys calls and do not mock it 2024-09-10 19:24:45 +02:00
CMakeLists.txt feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
addressing_mode_helper_tests.cpp fix(ocl): Force rebuild if binary contains bindless kernel 2024-05-20 14:15:17 +02:00
aligned_memory_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
app_resource_tests.cpp refactor: add NOLINT for pending problems 2024-10-10 11:46:35 +02:00
array_count_tests.cpp
aub_helper_hw_tests_xehp_and_later.cpp Move helpers tests to shared 2022-11-07 15:36:22 +01:00
basic_math_tests.cpp test: correct dead code in tests 2024-05-29 08:46:00 +02:00
bindless_heaps_helper_tests.cpp fix: allowing neo ULT build with optimization enabled 5/n 2024-12-23 13:07:55 +01:00
bit_helpers_tests.cpp fix: Correct logic to select internal BCS engine 2024-07-18 12:02:50 +02:00
blit_commands_helper_tests.cpp fix: bcs mem fill pattern alignment 2025-02-03 14:43:04 +01:00
blit_commands_helper_tests.inl refactor: unify blit memory fill methods and pass BlitProperties 2 2025-01-30 20:16:10 +01:00
blit_commands_helper_tests_gen12lp.cpp test: remove not used usings/typedefs in shared tests 2024-11-29 10:46:25 +01:00
cache_policy_tests.cpp refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
cmd_buffer_validator_tests.cpp refactor: correct variable naming 2023-12-04 13:45:53 +01:00
compiler_product_helper_tests.cpp Revert "fix: add workaround for incorrect DRM system info" 2024-10-03 15:22:21 +02:00
debug_helpers_tests.cpp
deferred_deleter_helpers_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
dirty_state_helpers_tests.cpp Refactor: pass root device environment to gmm client context 2022-11-28 13:26:29 +01:00
engine_node_helper_tests.cpp refactor: add NOLINT for pending problems 2024-10-10 11:46:35 +02:00
engine_node_helper_tests_xehp_and_later.cpp refactor: determine hp copy engine once after gfx core helper is created 2024-09-10 10:00:48 +02:00
extendable_enum_tests.cpp
file_io_tests.cpp refactor: use virtualFileSystem in ULTs 2024-12-13 17:57:07 +01:00
flattened_id_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
flush_stamp_tests.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
get_gpgpu_engines_tests.inl refactor: don't use global gfxCoreHelper getter 6/n 2023-01-11 11:07:28 +01:00
get_info_tests.cpp refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
gfx_core_helper_default_tests.cpp refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
gfx_core_helper_tests.cpp refactor: use enum class instead of enum for DeviceHierarchyMode 2025-01-16 15:49:44 +01:00
gfx_core_helper_tests_dg2_and_later.cpp test: remove not used usings/typedefs/variables in shared tests 2024-11-29 10:46:10 +01:00
gfx_core_helper_tests_pvc_and_later.cpp fix: change logic to calculate available thread count 2024-10-07 15:46:33 +02:00
gfx_core_helper_xe2_and_later.cpp refactor: Improving information transfer about the copy engine 2024-09-05 16:11:52 +02:00
gpu_page_fault_helper_tests.cpp refactor: add NOLINT for pending problems 2024-10-10 11:46:35 +02:00
hash_tests.cpp Move neo_shared_tests sources from /common to /unit_test 2022-07-26 10:47:38 +02:00
heap_assigner_shared_tests.cpp refactor: correct naming of HeapIndex enum values 2023-12-12 11:46:17 +01:00
hw_aot_config_tests.cpp test: update gtest version 2024-06-06 15:26:54 +02:00
hw_info_tests.cpp fix: use release helper to get ftrXe2Compression value 2024-12-23 13:28:06 +01:00
kernel_helpers_tests.cpp fix: get minimal offset size for region barrier 2025-01-13 22:56:25 +01:00
l3_range_tests.cpp refactor: remove not used function 2024-10-02 16:14:40 +02:00
local_id_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
matcher_tests.cpp test: remove not needed tests 2024-09-16 18:45:46 +02:00
memory_management_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
path_tests.cpp feature: Add process safety to Windows compiler cache 2023-09-06 15:34:15 +02:00
product_config_helper_tests.cpp test: don't use pre-gen12 AOT names 2024-10-21 18:33:27 +02:00
product_config_helper_tests.h Fatbinary optimization for -device release target 2023-02-01 16:19:13 +01:00
ptr_math_tests.cpp feature: initial 64b in-order CmdList support 2023-09-19 15:23:37 +02:00
ray_tracing_helper_tests.cpp feature: add calculation of stack count for sync RT 2024-11-18 14:52:00 +01:00
simd_helper_tests.inl refactor: rename WALKER_TYPE to DefaultWalkerType 2023-12-04 16:29:32 +01:00
simd_helper_tests_pvc_and_later.inl refactor: rename WALKER_TYPE to DefaultWalkerType 2023-12-04 16:29:32 +01:00
state_base_address_tests.cpp test: remove not used usings/typedefs/variables in shared tests 2024-11-29 10:46:10 +01:00
state_base_address_tests.h refactor: remove not needed code 2024-03-08 18:18:55 +01:00
string_tests.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
string_to_hash_tests.cpp Move neo_shared_tests sources from /common to /unit_test 2022-07-26 10:47:38 +02:00
test_blit_commands_helper_pvc_and_later.cpp refactor: unify blit memory fill methods and pass BlitProperties 2 2025-01-30 20:16:10 +01:00
test_blit_commands_helper_xehp_and_later.cpp refactor: improve copy commands programming 2025-01-21 16:29:59 +01:00
test_debug_variables.inl
timestamp_packet_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
uint16_neon_tests.cpp
uint16_sse4_tests.cpp