compute-runtime/shared/test/unit_test/helpers
Andrzej Koska ae139aeffd refactor: Passing information about the engine
Extension of the interface with information
about the engine type passed to the function

Related-To: NEO-10678

Signed-off-by: Andrzej Koska <andrzej.koska@intel.com>
2024-04-22 13:33:56 +02:00
..
windows refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
CMakeLists.txt feature: Add process safety to Windows compiler cache 2023-09-06 15:34:15 +02:00
addressing_mode_helper_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
aligned_memory_tests.cpp fix: get right page size when malloc uses 0 alignment 2023-12-13 15:00:56 +01:00
app_resource_tests.cpp feature: initial support for sync dispatch token allocation 2024-03-26 12:07:58 +01: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 refactor: correct variable namings 2023-11-29 23:49:03 +01:00
bindless_heaps_helper_tests.cpp feature: make global bindless heaps resident when created 2024-03-20 14:40:11 +01:00
bit_helpers_tests.cpp
blit_commands_helper_tests.cpp fix: remove not needed appendBaseAddressOffset method 2024-03-20 17:46:14 +01:00
blit_commands_helper_tests.inl fix: don't program dummy blit prior to MI_FLUSH_DW without postsync 2024-03-01 12:36:13 +01:00
blit_commands_helper_tests_gen12lp.cpp fix: don't program dummy blit prior to MI_FLUSH_DW without postsync 2024-03-01 12:36:13 +01: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 refactor: refactor logic for querying atomic FP capabilities 2024-03-28 15:27:45 +01: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 feature: add support for secondary contexts in group 2023-12-28 13:31:08 +01:00
engine_node_helper_tests_xehp_and_later.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01: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 style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01: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 refactor: Passing information about the engine 2024-04-22 13:33:56 +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
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 feature: Add default ip version values to helper 2023-06-02 12:10:21 +02:00
kernel_helpers_tests.cpp feature: improve reporting max cooperative group count 2024-01-22 14:56:15 +01:00
l3_range_tests.cpp
local_id_tests.cpp fix: to always use grfs count in calculateNumThreadsPerThreadGroup 2024-03-22 11:03:18 +01:00
matcher_tests.cpp Move neo_shared_tests sources from /common to /unit_test 2022-07-26 10:47:38 +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: Match config based on device & rev ID 2023-05-10 08:22:09 +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 calculating highest enabled dual subslice 2024-01-19 10:48:15 +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 refactor: remove not needed code. 2024-03-06 20:13:57 +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: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
test_blit_commands_helper_xehp_and_later.cpp refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +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