compute-runtime/shared/test/common/mocks/linux
Warchulski, Jaroslaw aed890a219 Move files between shared/test/unit_test and /common (fixtures, helpers, mocks)
unit_test/fixtures/mock_aub_center_fixture.h -> common/fixtures
unit_test/helpers/raii_hw_helper.h -> common/helpers
unit_test/helpers/static_size3.h -> common/helpers
unit_test/helpers/ult_limits.h -> common/helpers
unit_test/memory_manager/mock_prefetch_manager.h -> common/memory_manager
common/mocks/mock_aub_stream.h -> unit_test/mocks
common/mocks/mock_csr_simulated_common_hw.h -> unit_test/mocks
common/mocks/mock_direct_submission_diagnostic_collector.h -> unit_test/mocks
common/mocks/mock_lrca_helper.h -> unit_test/mocks
common/mocks/mock_tbx_stream.h -> unit_test/mocks
common/mocks/linux/mock_os_context_linux.h -> unit_test/mocks/linux
common/mocks/windows/mock_wddm_direct_submission.h -> unit_test/mocks/windows

Related-To: NEO-6524
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
2022-08-11 12:53:19 +02:00
..
mock_dlopen.cpp mock dlopen in tests to block unwanted interactions 2021-11-23 12:55:48 +01:00
mock_drm_allocation.h Bind buffer object before calling vm prefetch 2022-08-01 15:03:21 +02:00
mock_drm_command_stream_receiver.h Remove LSH from CommandQueue 2022-07-19 08:47:02 +02:00
mock_drm_memory_manager.cpp Cleanup includes in drm_memory_manager.h 2022-07-26 20:53:21 +02:00
mock_drm_memory_manager.h Cleanup includes in drm_memory_manager.h 2022-07-26 20:53:21 +02:00
mock_drm_wrappers.cpp Create wrappers for different version of i915 headers 2022-07-18 10:15:44 +02:00
mock_drm_wrappers.h Move drm wrappers to a separate file 2022-05-17 17:58:19 +02:00
mock_os_time_linux.h test: Move linux specific tests to shared 2022-05-23 19:21:50 +02:00