compute-runtime/unit_tests/os_interface/windows
Maciej Dziuban 5e75027735 Fix WddmResidencyControllerWithGdiTest fixture
Gdi was not mocked during WddmResidencyController creation

Change-Id: I48761d8dd81e52d16b2b2d7f5aad71506383ad6d
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2018-11-10 01:29:28 +01:00
..
gl Handle TimestampPackets for non-kernel enqueues 2018-10-10 04:21:30 +02:00
CMakeLists.txt Extract trimCandidatesList to WddmResidencyController 2018-10-09 00:55:10 +02:00
deferrable_deletion_win_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
device_command_stream_tests.cpp Graphics Allocation: store task count per context id 2018-11-06 12:43:47 +01:00
device_os_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
driver_info_tests.cpp Command stream receiver: use memory manager from execution environment 2018-10-16 12:14:55 +02:00
gdi_dll_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
gdi_interface_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
gmm_memory_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config_win_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config_win_tests.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gdi_interface.h Register trimCallback with WddmResidencyController as Context 2018-11-05 17:43:20 +01:00
mock_kmdaf_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_os_time_win.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_performance_counters_win.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_performance_counters_win.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_wddm_allocation.h Remove alignedCpuPtr from WddmAllocation 2018-10-31 14:07:39 +01:00
mock_wddm_memory_manager.h Register trimCallback with WddmResidencyController as Context 2018-11-05 17:43:20 +01:00
options.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface_win_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface_win_tests.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_library_win_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_time_win_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters_win_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
registry_reader_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
self_lib_win.cpp Initial commit 2017-12-21 00:45:38 +01:00
sys_calls.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ult_dxgi_factory.cpp Extend PhysicalAddressAllocator with page size and alignement 2018-10-03 20:02:58 +02:00
ult_dxgi_factory.h Initial commit 2017-12-21 00:45:38 +01:00
wddm20_tests.cpp Register trimCallback with WddmResidencyController as Context 2018-11-05 17:43:20 +01:00
wddm23_tests.cpp Move trimResidency functions to WddmResidencyController 2018-10-29 12:19:50 +01:00
wddm_address_space_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_calls.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_create.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_kmdaf_listener_tests.cpp Add osContextsCount argument to WddmAllocation's constructors 2018-10-18 17:19:50 +02:00
wddm_memory_manager_allocate_in_device_pool_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_memory_manager_allocate_in_device_pool_tests.inl Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
wddm_memory_manager_tests.cpp Move isMemoryBudgetExhausted to WddmResidencyController 2018-11-06 23:09:20 +01:00
wddm_memory_manager_tests.h Create WddmResidencyController to encapsulate basic residency data 2018-10-08 15:11:58 +02:00
wddm_preemption_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_residency_controller_tests.cpp Fix WddmResidencyControllerWithGdiTest fixture 2018-11-10 01:29:28 +01:00