compute-runtime/unit_tests/os_interface/linux
Mateusz Hoppe 522dedfbd2 Move files to core
Change-Id: I78bf6a82df3399a2b79143333989bac81e7a392a
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2020-01-29 12:21:40 +01:00
..
.clang-tidy clang-tidy improvements and code fixes 2019-11-25 16:06:34 +01:00
CMakeLists.txt Extract logging logic from DebugSettingsManager 2019-12-13 15:34:45 +01:00
allocator_helper.cpp Use GfxPartition for GPU address range allocations 2019-07-08 12:09:07 +02:00
allocator_helper_tests.cpp Use GfxPartition for GPU address range allocations 2019-07-08 12:09:07 +02:00
create_drm_memory_manager.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
debug_env_reader.cpp Fix OCL specific registry path in a core dir 2019-09-02 17:33:50 +02:00
device_command_stream_fixture.h Move os_interface files to core 2020-01-22 14:50:51 +01:00
device_command_stream_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
device_factory_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
device_factory_tests.h Move headers to core 2019-12-10 12:19:29 +01:00
device_os_tests.cpp Moved files from gmm_helper to core 2020-01-25 11:49:17 +01:00
driver_info_tests.cpp
drm_buffer_object_tests.cpp Add multiple root devices support to memory manager 2019-10-31 14:30:19 +01:00
drm_command_stream_fixture.h Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_command_stream_mm_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_command_stream_tests.cpp Pass GmmClientContext to page table manager 2020-01-24 08:20:23 +01:00
drm_engine_info_tests.cpp
drm_gem_close_worker_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_mapper_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_memory_info_tests.cpp Move linux files to core 2019-12-13 09:23:33 +01:00
drm_memory_manager_allocate_in_device_pool_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_memory_manager_tests.cpp Move files to core 2020-01-29 12:21:40 +01:00
drm_memory_manager_tests.h Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_mock.cpp Fix for the IOCTL call to disable persistence on given context 2019-12-27 09:52:09 +01:00
drm_mock.h Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_neo_create.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
drm_os_memory_tests.cpp Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
drm_residency_handler_tests.cpp Change memory interface makeResident call to accept multiple allocations 2020-01-13 12:50:23 +01:00
drm_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
file_logger_linux_tests.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
hw_info_config_linux_tests.cpp Fix unit test configurations 2020-01-27 16:37:13 +01:00
hw_info_config_linux_tests.h Move os_interface files to core 2020-01-22 14:50:51 +01:00
linux_create_command_queue_with_properties_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
mock_os_time_linux.h Move os_interface files to core 2020-01-22 14:50:51 +01:00
mock_performance_counters_linux.cpp Add ClDevice 2020-01-17 12:43:11 +01:00
mock_performance_counters_linux.h Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
options.cpp Move files to core 2019-11-19 16:19:52 +01:00
os_interface_linux_tests.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
os_time_test.cpp Move os_interface files to core 2020-01-22 14:50:51 +01:00
performance_counters_linux_tests.cpp Move headers to core 2019-12-10 12:19:29 +01:00
self_lib_lin.cpp