compute-runtime/shared/test/unit_test/helpers
Mateusz Jablonski aa32f7420b fix: correct getting max enabled dual subslice
when no dss info provided, assume max dss per slice are enabled

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-07-31 11:15:23 +02:00
..
windows refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01: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 test: update gtest API usage 2024-05-28 16:20:06 +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 feature: Bindless sampled image support 2024-05-08 17:50:37 +02: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 refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
blit_commands_helper_tests.inl refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
blit_commands_helper_tests_gen12lp.cpp refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
cache_policy_tests.cpp fix: user proper settings for caches. 2024-02-15 11:38:34 +01:00
cmd_buffer_validator_tests.cpp refactor: correct variable naming 2023-12-04 13:45:53 +01:00
compiler_product_helper_tests.cpp feature: Enable support for cl_intel_subgroup_matrix_multiply_accumulate_tf32 2024-06-19 11:43:03 +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 fix: Correct logic to select internal BCS engine 2024-07-18 12:02:50 +02:00
engine_node_helper_tests_xehp_and_later.cpp feature: add support for HP copy engine context 2024-07-19 12:23:03 +02:00
extendable_enum_tests.cpp
file_io_tests.cpp Move neo_shared_tests sources from /common to /unit_test 2022-07-26 10:47:38 +02: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: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
gfx_core_helper_tests.cpp fix: correct getting max enabled dual subslice 2024-07-31 11:15:23 +02:00
gfx_core_helper_tests_dg2_and_later.cpp refactor: add new semaphore param 2024-03-26 15:46:47 +01:00
gfx_core_helper_tests_pvc_and_later.cpp fix: Use Rcs engine in blender on DG2 2024-02-07 18:21:54 +01:00
gfx_core_helper_xe2_and_later.cpp refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gpu_page_fault_helper_tests.cpp fix: print to stdout for disable scratch page 2024-05-16 15:05:07 +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: query engine info prior to query topology 2024-07-25 16:17:44 +02:00
kernel_helpers_tests.cpp refactor: create helper for maxPtssIndex 2024-05-07 12:47:52 +02:00
l3_range_tests.cpp
local_id_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
matcher_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +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 feature: add support for generic id acronyms in ocloc 2024-06-06 10:06:44 +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 fix: correct getting max enabled dual subslice 2024-07-31 11:15:23 +02: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 feature: global bindless sampler offsets 2024-04-24 21:12:17 +02: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: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
test_blit_commands_helper_xehp_and_later.cpp refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02: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 Move shared ULT helper files to shared directory 2022-05-06 09:20:27 +02:00