.. |
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 OCL: cleanup after moving multi root device buffers to local mem
|
2023-02-15 09:41:20 +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
|
feature: add AssertHandler
|
2023-03-08 17:55:23 +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
|
wa: add dummy blits before command MI_FLUSH_DW
|
2023-03-09 10:40:35 +01:00 |
blit_commands_helper_tests.inl
|
Cleanup includes 54
|
2023-02-15 13:59:56 +01:00 |
blit_commands_helper_tests_gen12lp.cpp
|
wa: add dummy blits before command MI_FLUSH_DW
|
2023-03-09 10:40:35 +01:00 |
cache_policy_tests.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
cmd_buffer_validator_tests.cpp
|
Fix undefined behaviors discovered in tests
|
2022-09-05 15:24:58 +02:00 |
compiler_product_helper_tests.cpp
|
refactor: move getters for device extension support to compiler product helper
|
2023-03-10 15:41:26 +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
|
Cleanup includes 48
|
2023-02-10 17:23:02 +01:00 |
engine_node_helper_tests_xehp_and_later.cpp
|
refactor: rename hw_helper files to gfx_core_helper files
|
2023-02-01 19:37:51 +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 |
gfx_core_helper_default_tests.cpp
|
refactor: rename hw_helper files to gfx_core_helper files
|
2023-02-01 19:37:51 +01:00 |
gfx_core_helper_tests.cpp
|
Use FusedEu Dpas W/A only in ACM
|
2023-03-08 14:14:58 +01:00 |
gfx_core_helper_tests_dg2_and_later.cpp
|
refactor, remove typo in struct name
|
2023-03-10 15:44:25 +01:00 |
gfx_core_helper_tests_dg2_or_below.cpp
|
refactor: rename hw_helper files to gfx_core_helper files
|
2023-02-01 19:37:51 +01:00 |
gfx_core_helper_tests_pvc_and_later.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01: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
|
Cleanup includes 52
|
2023-02-13 11:39:34 +01:00 |
kernel_helpers_tests.cpp
|
feature: check indirect access for kernel
|
2023-03-08 16:58:26 +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 |
product_config_helper_tests.cpp
|
Switch device ID support to product config helper
|
2023-02-03 16:55:41 +01:00 |
product_config_helper_tests.h
|
Fatbinary optimization for -device release target
|
2023-02-01 16:19:13 +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
|
Cleanup includes 54
|
2023-02-15 13:59:56 +01:00 |
simd_helper_tests_pvc_and_later.inl
|
Cleanup includes 54
|
2023-02-15 13:59:56 +01:00 |
state_base_address_tests.cpp
|
Set global heap size to constant value
|
2023-03-09 17:17:32 +01:00 |
state_base_address_tests.h
|
Refactor state base address programing 4/n
|
2023-02-27 17:30:36 +01: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 56
|
2023-02-16 14:42:44 +01:00 |
test_blit_commands_helper_xehp_and_later.cpp
|
refactor, remove typo in struct name
|
2023-03-10 15:44:25 +01:00 |
test_debug_variables.inl
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
timestamp_packet_tests.cpp
|
refactor, remove typo in struct name
|
2023-03-10 15:44:25 +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 |