compute-runtime/shared/test/unit_test/helpers
Warchulski, Jaroslaw 49837b7bb5 Cleanup includes 39
Cleaned up files:
shared/source/command_container/command_encoder.h

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
2023-01-23 11:56:42 +01:00
..
linux Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
windows Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
CMakeLists.txt refactor: don't use global gfxCoreHelper getter 6/n 2023-01-11 11:07:28 +01:00
aligned_memory_tests.cpp Move neo_shared_tests sources from /common to /unit_test 2022-07-26 10:47:38 +02:00
app_resource_tests.cpp Introduce initial implementation of DirectSubmission relaxed ordering mode. 2022-11-17 12:23:29 +01:00
array_count_tests.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
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 Improve Vec3 2021-06-10 12:15:27 +02:00
bindless_heaps_helper_tests.cpp Cleanup includes 31 2023-01-16 11:45:55 +01:00
bit_helpers_tests.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
blit_commands_helper_tests.cpp feature(ocl) use tags to synchronize multi root device events 2023-01-23 10:28:01 +01:00
blit_commands_helper_tests.inl Cleanup includes 33 2023-01-17 10:54:37 +01:00
blit_commands_helper_tests_gen12lp.cpp Cleanup includes 36 2023-01-20 10:10:40 +01:00
cache_policy_tests.cpp Rename HwInfoConfig to ProductHelper 2022-12-14 14:39:52 +01:00
cmd_buffer_validator_tests.cpp Fix undefined behaviors discovered in tests 2022-09-05 15:24:58 +02:00
compiler_hw_info_config_tests.cpp refactor: Remove global CompilerProductHelper gettter 1/n 2023-01-20 17:17:50 +01:00
debug_helpers_tests.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
deferred_deleter_helpers_tests.cpp Add Unit test for deferred deleter 2022-09-30 11:37:45 +02: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 Refactor: dont use global getters for Product/GfxCore helper in engine helpers 2022-12-20 17:16:21 +01:00
engine_node_helper_tests_xehp_and_later.cpp Cleanup includes 33 2023-01-17 10:54:37 +01:00
extendable_enum_tests.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
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 clang-tidy configuration cleanup 2022-05-11 14:02:04 +02: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 Move neo_shared_tests sources from /common to /unit_test 2022-07-26 10:47:38 +02:00
hw_aot_config_tests.cpp feature: Add support for MTL 2022-12-23 10:22:50 +01:00
hw_helper_default_tests.cpp Cleanup includes 33 2023-01-17 10:54:37 +01:00
hw_helper_tests.cpp Cleanup includes 39 2023-01-23 11:56:42 +01:00
hw_helper_tests_dg2_and_later.cpp refactor: don't use global ProductHelper getter 5/n 2023-01-23 07:55:39 +01:00
hw_helper_tests_dg2_or_below.cpp Refactor: don't use global GfxCoreHelper getter in shared files 2/n 2022-12-30 11:35:04 +01:00
hw_helper_tests_pvc_and_later.cpp refactor: don't use global ProductHelper getter 5/n 2023-01-23 07:55:39 +01:00
kernel_helpers_tests.cpp Cleanup includes 33 2023-01-17 10:54:37 +01:00
l3_range_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
local_id_tests.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +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 test: add missing test for compression selector 2023-01-13 13:42:58 +01:00
memory_properties_helpers_tests.cpp Move memory properties helper tests from opencl to shared project 2022-11-15 19:29:09 +01:00
product_config_helper_tests.cpp Unify definition of hardware ip version 2022-12-06 17:22:24 +01:00
product_config_helper_tests.h Refactor product config helper 2022-11-17 16:20:09 +01:00
ptr_math_tests.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
ray_tracing_helper_tests.cpp Allocate RTDispatchGlobals as array-of-structures. 2022-11-07 21:25:32 +01:00
simd_helper_tests.inl Rename TestBodyImpl->testBodyImpl 2022-08-17 10:47:05 +02:00
simd_helper_tests_pvc_and_later.inl Rename TestBodyImpl->testBodyImpl 2022-08-17 10:47:05 +02:00
state_base_address_tests.cpp Cleanup includes 39 2023-01-23 11:56:42 +01:00
state_base_address_tests.h Refactor and reposition state base address tests 2022-08-22 16:31:09 +02: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 Cleanup includes 36 2023-01-20 10:10:40 +01:00
test_blit_commands_helper_xehp_and_later.cpp refactor: don't use global ProductHelper getter 5/n 2023-01-23 07:55:39 +01:00
test_debug_variables.inl Move some shared tests to shared 2021-05-18 13:51:18 +02:00
timestamp_packet_tests.cpp feature(ocl) use tags to synchronize multi root device events 2023-01-23 10:28:01 +01:00
uint16_neon_tests.cpp Add neon intrinsics for aarch64 2022-03-29 18:22:32 +02:00
uint16_sse4_tests.cpp Move shared ULT helper files to shared directory 2022-05-06 09:20:27 +02:00