compute-runtime/opencl/test/unit_test/command_stream
Mateusz Jablonski e57d372608 refactor: correct naming of enum class constants
EngineGroupType
BlitDirection
PostBlitMode
WaitStatus

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-12-01 11:53:51 +01:00
..
CMakeLists.txt refactor: remove not needed code 2023-09-13 11:43:09 +02:00
cl_command_stream_receiver_tests.cpp fix: set NotLockable flag when resource does not need to be lockable 2023-05-15 16:47:21 +02:00
cl_tbx_command_stream_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cmd_parse_tests.cpp Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
command_stream_fixture.h Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
command_stream_receiver_flush_task_1_tests.cpp refactor: correct variable naming 2023-12-01 02:18:46 +01:00
command_stream_receiver_flush_task_2_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_stream_receiver_flush_task_3_tests.cpp refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
command_stream_receiver_flush_task_4_tests.cpp refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
command_stream_receiver_flush_task_gmock_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_stream_receiver_flush_task_tests_xehp_and_later.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_stream_receiver_hw_1_tests.cpp refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
command_stream_receiver_hw_2_tests.cpp refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
command_stream_receiver_hw_3_tests.cpp refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
command_stream_receiver_hw_fixture.h refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_stream_receiver_hw_tests.inl Cleanup includes 30 2023-01-13 08:22:14 +01:00
command_stream_receiver_hw_tests_dg2_and_later.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_stream_receiver_hw_tests_xehp_and_later.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_stream_receiver_mt_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
create_command_stream_receiver_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
experimental_command_buffer_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
get_devices_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
implicit_scaling_ocl_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
submissions_aggregator_tests.cpp refactor: remove not needed code 2023-09-12 14:25:04 +02:00
thread_arbitration_policy_helper.cpp Change ThreadArbitrationPolicy enum type to int32_t 2022-03-07 20:04:24 +01:00
thread_arbitration_policy_helper.h Add missing pragma once in header files 2022-06-07 16:19:11 +02:00
thread_arbitration_policy_helper_tests.cpp Change ThreadArbitrationPolicy enum type to int32_t 2022-03-07 20:04:24 +01:00