compute-runtime/unit_tests/helpers
Dunajski, Bartosz 4597759a65 Dont inherit TimestampPacket from Waitlist when doesnt exist
Change-Id: I12b184353243f99ec7bacdf2dcd9da1ba09e3516
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2019-02-27 09:15:48 +01:00
..
linux Update copyright headers 2018-09-20 18:02:35 +02:00
windows Add check that Intel OpenGl is used 2019-01-22 08:10:46 +01:00
CMakeLists.txt Adding ULT mechanism for cmdBuff validation 2019-01-30 18:58:53 +01:00
aligned_memory_tests.cpp Do not truncate to size_t while aligning. 2019-02-21 14:18:34 +01:00
array_count_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
base_object_tests.cpp Disable L3cache when resolve argument 2019-02-06 15:51:31 +01:00
base_object_tests_mt.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
basic_math_tests.cpp Remove OCLRT name space from helpers. 2019-02-12 09:55:30 +01:00
bit_helpers_tests.cpp Add isFieldValid helper method 2019-01-29 09:58:46 +01:00
built_ins_helper.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
cl_helper_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
cmd_buffer_validator.h Refactor around cache flush after walker 2019-02-06 11:12:55 +01:00
cmd_buffer_validator_tests.cpp Adding ULT mechanism for cmdBuff validation 2019-01-30 18:58:53 +01:00
debug_helpers.cpp Make UNRECOVERABLE_IF fail in tests. 2017-12-22 11:26:06 +01:00
debug_helpers_tests.cpp Add debug flag to dump dispatch parameters. 2018-03-16 11:13:35 +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 Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
dispatch_info_builder_tests.cpp Remove default parameters from setArgSvm function. 2019-01-28 12:02:54 +01:00
dispatch_info_tests.cpp Add new flag to dispatch info. 2019-01-15 12:21:18 +01:00
execution_environment_helper.cpp Stop creating osInterface in WddmCSR and DrmCSR constructors 2018-10-31 15:01:50 +01:00
execution_environment_helper.h Stop creating osInterface in WddmCSR and DrmCSR constructors 2018-10-31 15:01:50 +01:00
extendable_enum_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
file_io_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
flush_stamp_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
get_gpgpu_engines_tests.inl Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
get_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
gtest_helpers.h Initial commit 2017-12-21 00:45:38 +01:00
hash_tests.cpp Add hash function for AUB dump handle 2018-10-30 19:54:36 -07: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 GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
hw_helper_tests.h Move Scratch Space functionality to dedicated class 2018-11-29 11:55:56 +01:00
hw_info_helper.h Refactor unit tests 2018-11-27 13:54:53 +01:00
hw_parse.h Refactor HardwareParse::getSurfaceState() to return CPU memory 2019-02-04 17:49:00 +01:00
hw_parse.inl Refactor Ults finding hardware commands 2019-02-04 17:26:37 +01:00
kernel_binary_helper.cpp Removing address space qualifiers from literals 2019-01-25 17:25:05 +01:00
kernel_binary_helper.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_commands_tests.cpp GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
kernel_commands_tests.h Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00
kernel_filename_helper.h Update copyright headers 2018-09-20 18:02:35 +02:00
kmd_notify_tests.cpp Allow Device creating multiple CSRs [6/n] 2018-11-29 16:20:13 +01:00
memory_management.cpp Remove debug flag. 2019-01-14 15:19:57 +01:00
memory_management.h Update copyright headers 2018-09-20 18:02:35 +02:00
memory_management_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mipmap_tests.cpp Unify mipmap layout accross platforms 2018-09-25 16:27:43 +02:00
per_thread_data_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ptr_math_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
queue_helpers_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
sampler_helpers_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
static_size3.h Initial commit 2017-12-21 00:45:38 +01:00
string_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
string_to_hash_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
task_information_tests.cpp Create GraphicsAllocation during dispatch when queue is blocked 2019-02-21 15:28:17 +01:00
test_debug_variables.inl DebugVariables cleanup 2018-10-26 17:55:25 +02:00
test_files.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
test_files.h Update copyright headers 2018-09-20 18:02:35 +02:00
timestamp_packet_tests.cpp Dont inherit TimestampPacket from Waitlist when doesnt exist 2019-02-27 09:15:48 +01:00
transfer_properties_tests.cpp Use mem obj offset when returning cpu ptr for read write 2019-01-25 14:52:15 +01:00
uint16_sse4_tests.cpp Initial commit 2017-12-21 00:45:38 +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 Update copyright headers 2018-09-20 18:02:35 +02:00
variable_backup.h add more VariableBackup constructors 2018-03-06 08:03:26 +01:00