.. |
CMakeLists.txt
|
Move DrmMemoryManager tests to shared
|
2022-06-14 13:31:08 +02:00 |
allocator_helper_tests.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
debug_env_reader.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
device_command_stream_tests.cpp
|
Move files between shared/test/unit_test and /common (fixtures, helpers, mocks)
|
2022-08-11 12:53:19 +02:00 |
device_factory_tests_linux.cpp
|
Remove redundant query for device id and revision
|
2022-06-08 12:21:33 +02:00 |
device_factory_tests_linux.h
|
remove unused includes
|
2022-06-27 22:59:18 +02:00 |
driver_info_tests.cpp
|
Add member for handling additional adapterInfo fields
|
2022-08-09 14:11:05 +02:00 |
drm_bind_tests.cpp
|
Dont pass drm to ioctl helper methods - use Ioctl Helper's member instead
|
2022-06-30 11:11:12 +02:00 |
drm_buffer_object_tests.cpp
|
Remove usage of TestLegacy from shared tests
|
2022-08-16 14:36:33 +02:00 |
drm_buffer_object_tests_prelim.cpp
|
Remove usage of TestLegacy from shared tests
|
2022-08-16 14:36:33 +02:00 |
drm_cache_info_tests.cpp
|
Remove cache info base class
|
2022-04-07 18:15:57 +02:00 |
drm_command_stream_mm_tests.cpp
|
test.h refactor
|
2022-07-04 18:20:07 +02:00 |
drm_command_stream_tests.cpp
|
test.h refactor
|
2022-07-04 18:20:07 +02:00 |
drm_command_stream_xehp_and_later_prelim_tests.cpp
|
ULT: include vm destroy ioctls in expected ioctls on destroy
|
2022-07-25 14:32:32 +02:00 |
drm_command_stream_xehp_and_later_tests.cpp
|
Remove usage of TestLegacy from shared tests
|
2022-08-16 14:36:33 +02:00 |
drm_debug_prelim_tests.cpp
|
Move files between shared/test/common/helpers and shared/test/unit_test/helpersi
|
2022-08-10 15:23:12 +02:00 |
drm_debug_tests.cpp
|
L0Debug - Notify cmdQueue create for subdevices
|
2022-07-22 16:08:41 +02:00 |
drm_engine_info_prelim_tests.cpp
|
ULT refactor: remove i915 header dependency from drm_mock.h/drm_query_mock.h
|
2022-08-09 15:04:22 +02:00 |
drm_engine_info_tests.cpp
|
ULT refactor: remove i915 header dependency from drm_mock.h/drm_query_mock.h
|
2022-08-09 15:04:22 +02:00 |
drm_mapper_tests.cpp
|
add missing include
|
2022-07-05 08:39:20 +02:00 |
drm_memory_info_prelim_tests.cpp
|
Remove usage of TestLegacy from shared tests
|
2022-08-16 14:36:33 +02:00 |
drm_memory_info_tests.cpp
|
Pass drm to MemoryInfo ctor
|
2022-07-25 15:44:10 +02:00 |
drm_memory_manager_debug_surface_prelim_tests.cpp
|
Cleanup includes in drm_memory_manager.h
|
2022-07-26 20:53:21 +02:00 |
drm_memory_manager_localmem_prelim_tests.cpp
|
Correct shared fixture methods name to meet clang-tidy requirements
|
2022-08-16 12:52:49 +02:00 |
drm_memory_manager_localmem_upstream_tests.cpp
|
Correct shared fixture methods name to meet clang-tidy requirements
|
2022-08-16 12:52:49 +02:00 |
drm_memory_manager_tests.cpp
|
Correct shared fixture methods name to meet clang-tidy requirements
|
2022-08-16 12:52:49 +02:00 |
drm_mock_impl.h
|
ULT refactor: remove i915 header dependency from drm_mock.h/drm_query_mock.h
|
2022-08-09 15:04:22 +02:00 |
drm_mock_prod_dg1.h
|
Dont use global namespaces of i915 definitions
|
2022-07-19 13:17:59 +02:00 |
drm_os_memory_tests.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
drm_pci_speed_info_tests.cpp
|
L0 Core Add Support For pci_speed_ext
|
2022-03-16 22:47:59 +01:00 |
drm_query_prelim_tests.cpp
|
ULT refactor: remove i915 header dependency from drm_mock.h/drm_query_mock.h
|
2022-08-09 15:04:22 +02:00 |
drm_query_tests.cpp
|
test.h refactor
|
2022-07-04 18:20:07 +02:00 |
drm_query_topology_prelim_tests.cpp
|
Create a wrapper for drm_i915_query_topology_info
|
2022-05-19 15:27:46 +02:00 |
drm_query_topology_upstream_tests.cpp
|
…
|
|
drm_residency_handler_prelim_tests.cpp
|
Cleanup includes in drm_memory_manager.h
|
2022-07-26 20:53:21 +02:00 |
drm_residency_handler_tests.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
drm_special_heap_test.cpp
|
Remove usage of TestLegacy from shared tests
|
2022-08-16 14:36:33 +02:00 |
drm_system_info_tests.cpp
|
Move files between shared/test/common/helpers and shared/test/unit_test/helpersi
|
2022-08-10 15:23:12 +02:00 |
drm_tests.cpp
|
Move files between shared/test/unit_test and /common (fixtures, helpers, mocks)
|
2022-08-11 12:53:19 +02:00 |
drm_uuid_tests.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
drm_version_tests.cpp
|
Add a method to check drm support
|
2022-05-20 12:44:19 +02:00 |
drm_vm_bind_prelim_tests.cpp
|
Assign pat_index to BO during creation
|
2022-04-21 13:25:13 +02:00 |
drm_with_prelim_tests.cpp
|
ULT refactor: remove i915 header dependency from drm_mock.h/drm_query_mock.h
|
2022-08-09 15:04:22 +02:00 |
file_logger_linux_tests.cpp
|
Move tests to shared
|
2022-06-13 13:05:46 +02:00 |
hw_info_config_linux_tests.cpp
|
ULT refactor: remove i915 header dependency from drm_mock.h/drm_query_mock.h
|
2022-08-09 15:04:22 +02:00 |
hw_info_config_linux_tests.h
|
Remove redundant query for device id and revision
|
2022-06-08 12:21:33 +02:00 |
hw_info_config_uuid_tests.cpp
|
test.h refactor
|
2022-07-04 18:20:07 +02:00 |
ioctl_helper_tests_dg1.cpp
|
Dont use global namespaces of i915 definitions
|
2022-07-19 13:17:59 +02:00 |
ioctl_helper_tests_prelim.cpp
|
Make drm_neo.cpp independent on i915 headers
|
2022-08-08 22:13:22 +02:00 |
ioctl_helper_tests_upstream.cpp
|
Make drm_neo.cpp independent on i915 headers
|
2022-08-08 22:13:22 +02:00 |
os_context_linux_tests.cpp
|
Create a wrapper for drm_i915_query_item
|
2022-05-18 11:32:44 +02:00 |
os_interface_linux_tests.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
os_library_linux_tests.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
os_time_test.cpp
|
test: Move linux specific tests to shared
|
2022-05-23 19:21:50 +02:00 |
prelim_helper_func.cpp
|
Dont use global namespaces of i915 definitions
|
2022-07-19 13:17:59 +02:00 |
self_lib_lin.cpp
|
Move tests to shared
|
2022-06-13 13:05:46 +02:00 |