compute-runtime/opencl/test/unit_test/helpers
Bartosz Dunajski 27f9a95af2 Refactor: Common helper for Blit and CPU memory transfers
Change-Id: Icc61f82517e75e3066e441494af3bf9a7ffbbeef
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-10-12 18:29:42 +02:00
..
linux Cmake format script 2020-08-19 16:36:30 +02:00
windows Cmake format script 2020-08-19 16:36:30 +02:00
CMakeLists.txt Support for dsh and ssh on external heap in L0 2020-08-30 06:56:52 +02:00
array_count_tests.cpp ULT renaming: Array Count tests 2020-03-26 14:06:55 +01:00
base_object_tests.cpp Remove dummy constructor for Program 2020-08-21 19:24:20 +02:00
basic_math_tests.cpp ULT renaming: Basic Math Helpers tests 2020-03-31 15:13:01 +02:00
bit_helpers_tests.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
built_ins_helper.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_helper_tests.cpp Correct enqueueSVMMigrateMem function 2020-08-21 11:34:52 +02:00
cmd_buffer_validator.h Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
cmd_buffer_validator_tests.cpp Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
debug_helpers.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
debug_helpers_tests.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
deferred_deleter_helpers_tests.cpp Fix typos: 2020-06-25 19:17:41 +02:00
dirty_state_helpers_tests.cpp ULT renaming: Dirt State Helpers tests 2020-03-31 15:27:44 +02:00
dispatch_info_builder_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
dispatch_info_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
execution_environment_helper.cpp Move platform() and constructPlatform() to MockPlatform 2020-03-23 23:49:39 +01:00
execution_environment_helper.h Move hwInfo to root device environment 2020-03-10 17:13:08 +01:00
extendable_enum_tests.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
flush_stamp_tests.cpp ULT renaming: Flush Stamp tests 2020-04-07 09:09:25 +02:00
get_gpgpu_engines_tests.inl Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
get_info_status_mapper_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
get_info_tests.cpp Update getInfo function 2020-05-21 17:06:28 +02:00
gtest_helpers.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
hardware_commands_helper_tests.cpp Move BTI programming to shared code 2020-10-09 13:56:44 +02:00
hardware_commands_helper_tests.h Move BTI programming to shared code 2020-10-09 13:56:44 +02:00
heap_assigner_ocl_tests.cpp Support for dsh and ssh on external heap in L0 2020-08-30 06:56:52 +02:00
hw_helper_default_tests.cpp Remove lowPriorityEngineType member 2020-09-28 17:02:56 +02:00
hw_helper_tests.cpp Refactor: Common helper for Blit and CPU memory transfers 2020-10-12 18:29:42 +02:00
hw_helper_tests.h Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
kernel_binary_helper.cpp AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
kernel_binary_helper.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
kernel_binary_helper_hash_value.cpp Refactor in queryKernelTimestamps 2020-09-09 12:56:32 +02:00
kernel_filename_helper.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
kmd_notify_tests.cpp Optimize BCS flushing scheme [2/n] 2020-06-26 11:37:24 +02:00
memory_management_tests.cpp ULT renaming: Memory Manager tests 2020-04-14 12:20:59 +02:00
memory_properties_helpers_tests.cpp Update CL_MEM_FORCE_HOST_MEMORY_INTEL flag 2020-10-05 20:33:35 +02:00
mipmap_tests.cpp ULT renaming: Mipmap tests 2020-09-08 15:01:25 +02:00
per_thread_data_tests.cpp Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
ptr_math_tests.cpp ULT renaming: Pointer Math tests 2020-04-10 09:27:02 +02:00
queue_helpers_tests.cpp Correct getCmdQueueProperties helper function 2020-06-25 11:12:12 +02:00
raii_hw_helper.h Add absolute include paths 2020-02-23 23:49:12 +01:00
sampler_helpers_tests.cpp ULT renaming: Sampler Helpers tests 2020-04-16 13:59:45 +02:00
static_size3.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
task_information_tests.cpp Dont reload GRF config if not applicable 2020-08-21 14:29:13 +02:00
test_debug_variables.inl Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
timestamp_packet_tests.cpp Move pipecontrol w/a estimation to dedicated class 2020-10-06 15:02:37 +02:00
transfer_properties_tests.cpp Use root device index when accessing graphics allocation from buffer 2020-06-09 13:40:29 +02:00
uint16_sse4_tests.cpp Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
ult_limits.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
unit_test_helper.h do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
unit_test_helper.inl Reserve SSH space for bindless mode 2020-07-17 13:26:28 +02:00
validator_tests.cpp ULT renaming: Validator tests 2020-04-22 15:25:18 +02:00