.. |
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
|
Remove not used helper
|
2022-09-06 16:02:56 +02: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
|
Correct shared fixture methods name to meet clang-tidy requirements
|
2022-08-16 12:52:49 +02:00 |
array_count_tests.cpp
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
basic_math_tests.cpp
|
Improve Vec3
|
2021-06-10 12:15:27 +02:00 |
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
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
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
|
Correct method names in device and module fixtures
|
2022-08-12 10:40:56 +02: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
|
Correct method names in device and module fixtures
|
2022-08-12 10:40:56 +02:00 |
debug_helpers_tests.cpp
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
deferred_deleter_helpers_tests.cpp
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
dirty_state_helpers_tests.cpp
|
Cleanup includes
|
2022-07-25 09:58:38 +02:00 |
engine_node_helper_tests.cpp
|
Move neo_shared_tests sources from /common to /unit_test
|
2022-07-26 10:47:38 +02: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 |
flush_stamp_tests.cpp
|
clang-tidy configuration cleanup
|
2022-05-11 14:02:04 +02:00 |
get_gpgpu_engines_tests.inl
|
Move files between shared/test/common/helpers and shared/test/unit_test/helpersi
|
2022-08-10 15:23:12 +02: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_tests_dg2_and_later.cpp
|
Correct method names in device and module fixtures
|
2022-08-12 10:40:56 +02:00 |
kernel_helpers_tests.cpp
|
Move neo_shared_tests sources from /common to /unit_test
|
2022-07-26 10:47:38 +02:00 |
l3_range_tests.cpp
|
Use full path to include test.h 2/n
|
2021-12-15 13:09:50 +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 |
product_config_helper_tests.cpp
|
Support for new names in Aub/Tbx mode
|
2022-07-25 14:46:52 +02:00 |
ptr_math_tests.cpp
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02: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
|
Change DG2 l1 cache policy to WB
|
2022-08-31 14:31:23 +02: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
|
Delete redundant matchers and use common matchers instead
|
2022-08-17 13:54:15 +02:00 |
test_debug_variables.inl
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
test_hw_info_config.cpp
|
Rename special pipeline select mode to systolic
|
2022-08-31 22:16:26 +02:00 |
timestamp_packet_tests.cpp
|
Correct method names in device and module fixtures
|
2022-08-12 10:40:56 +02: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 |