.. |
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
|
HwInfoConfigTests cleanup
|
2022-11-30 13:11:00 +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
|
…
|
|
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
|
…
|
|
bindless_heaps_helper_tests.cpp
|
Correct method names in device and module fixtures
|
2022-08-12 10:40:56 +02:00 |
bit_helpers_tests.cpp
|
…
|
|
blit_commands_helper_tests.cpp
|
Rename TestBodyImpl->testBodyImpl
|
2022-08-17 10:47:05 +02:00 |
blit_commands_helper_tests.inl
|
Rename TestBodyImpl->testBodyImpl
|
2022-08-17 10:47:05 +02:00 |
blit_commands_helper_tests_gen12lp.cpp
|
Fix typos
|
2022-11-29 17:12:10 +01:00 |
cache_policy_tests.cpp
|
Change DG2 l1 cache policy to WB
|
2022-08-31 14:31:23 +02: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
|
Add adjustHwInfoForIgc support
|
2022-12-09 15:58:54 +01:00 |
debug_helpers_tests.cpp
|
…
|
|
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
|
Do not use selector copy engine
|
2022-09-20 21:49:00 +02:00 |
engine_node_helper_tests_xehp_and_later.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +01:00 |
extendable_enum_tests.cpp
|
…
|
|
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
|
Move helpers tests to shared
|
2022-11-07 15:36:22 +01:00 |
flush_stamp_tests.cpp
|
clang-tidy configuration cleanup
|
2022-05-11 14:02:04 +02:00 |
get_gpgpu_engines_tests.inl
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +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_helper_default_tests.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +01:00 |
hw_helper_tests.cpp
|
Revert "Set isLockable if size small enough for cpu memcpy"
|
2022-12-12 09:24:14 +01:00 |
hw_helper_tests_dg2_and_later.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +01:00 |
hw_helper_tests_dg2_or_below.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +01:00 |
hw_helper_tests_pvc_and_later.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +01:00 |
kernel_helpers_tests.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +01:00 |
l3_range_tests.cpp
|
…
|
|
local_id_tests.cpp
|
Move helpers tests to shared
|
2022-11-07 15:36:22 +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
|
Correct shared fixture methods name to meet clang-tidy requirements
|
2022-08-16 12:52:49 +02: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
|
…
|
|
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 12
|
2022-12-07 13:14:15 +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
|
Adjust the implementation of strncpy_s() for Linux
|
2022-08-17 18:37:46 +02: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
|
Rename TestBodyImpl->testBodyImpl
|
2022-08-17 10:47:05 +02:00 |
test_blit_commands_helper_xehp_and_later.cpp
|
Cleanup includes 9
|
2022-11-30 14:48:50 +01:00 |
test_debug_variables.inl
|
…
|
|
timestamp_packet_tests.cpp
|
Rename HwHelper -> GfxCoreHelper
|
2022-12-09 10:29:06 +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 |