compute-runtime/unit_tests/helpers
Venevtsev, Igor 3c1bb4a3f8 ptrOffset and ptrDiff do not truncate uint64_t to uintptr_t
Change-Id: I0dcaf058ae3244ca0168580d972a19f9e4692e05
Signed-off-by: Venevtsev, Igor <igor.venevtsev@intel.com>
2019-03-18 16:01:06 +01:00
..
linux clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
windows clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
CMakeLists.txt Adding ULT mechanism for cmdBuff validation 2019-01-30 18:58:53 +01:00
aligned_memory_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
array_count_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
base_object_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
base_object_tests_mt.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
basic_math_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
bit_helpers_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
built_ins_helper.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
cl_helper_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
cmd_buffer_validator.h Refactor around cache flush after walker 2019-02-06 11:12:55 +01:00
cmd_buffer_validator_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
debug_helpers.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
debug_helpers_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
debug_manager_state_restore.h Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
dirty_state_helpers_tests.cpp Refactor GraphicsAllocation class 2019-02-28 14:09:11 +01:00
dispatch_info_builder_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
dispatch_info_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
execution_environment_helper.cpp [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
execution_environment_helper.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
extendable_enum_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
file_io_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
flush_stamp_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
get_gpgpu_engines_tests.inl Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
get_info_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
gtest_helpers.h Initial commit 2017-12-21 00:45:38 +01:00
hash_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
hw_helper_default_tests.cpp Support the EnableLocalMemory debug variable in CSR. 2019-02-12 13:09:23 +01:00
hw_helper_tests.cpp Add support for many GMMs in Graphics Allocation 2019-03-13 15:44:45 +01:00
hw_helper_tests.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
hw_info_helper.h Refactor unit tests 2018-11-27 13:54:53 +01:00
hw_parse.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
hw_parse.inl Refactor Ults finding hardware commands 2019-02-04 17:26:37 +01:00
kernel_binary_helper.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
kernel_binary_helper.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_commands_tests.cpp Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
kernel_commands_tests.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
kernel_filename_helper.h Update copyright headers 2018-09-20 18:02:35 +02:00
kmd_notify_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
memory_management.cpp Rename fastLeakDetectionMode -> fastLeakDetectionEnabled 2019-03-04 11:51:06 +01:00
memory_management.h Rename fastLeakDetectionMode -> fastLeakDetectionEnabled 2019-03-04 11:51:06 +01:00
memory_management_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mipmap_tests.cpp Unify mipmap layout accross platforms 2018-09-25 16:27:43 +02:00
per_thread_data_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
ptr_math_tests.cpp ptrOffset and ptrDiff do not truncate uint64_t to uintptr_t 2019-03-18 16:01:06 +01:00
queue_helpers_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
sampler_helpers_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
static_size3.h Initial commit 2017-12-21 00:45:38 +01:00
string_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
string_to_hash_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
task_information_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
test_debug_variables.inl DebugVariables cleanup 2018-10-26 17:55:25 +02:00
test_files.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
test_files.h Update copyright headers 2018-09-20 18:02:35 +02:00
timestamp_packet_tests.cpp [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
transfer_properties_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
uint16_sse4_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
unit_test_helper.h Add calculation of default SSH size in ULTs 2019-01-04 09:28:21 +01:00
unit_test_helper.inl Add calculation of default SSH size in ULTs 2019-01-04 09:28:21 +01:00
validator_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
variable_backup.h add more VariableBackup constructors 2018-03-06 08:03:26 +01:00