compute-runtime/unit_tests/os_interface/windows
Mateusz Jablonski a906ddaa66 Make gmm client context non-static member
Construct platform and initialize gmm in each test

Change-Id: I4f209369e77213420308f31f911b7a569ea93283
2018-07-27 00:16:30 +02:00
..
CMakeLists.txt Add allocateGraphicsMemoryInDevicePool 2018-07-20 13:00:00 +02:00
deferrable_deletion_win_tests.cpp Forbid copying of objects when it could cause memory leaks. 2018-06-05 18:32:40 +02:00
device_command_stream_tests.cpp Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
device_os_tests.cpp Add instance of gmm helper to execution environment 2018-07-06 08:48:19 +02:00
driver_info_tests.cpp Add instance of gmm helper to execution environment 2018-07-06 08:48:19 +02:00
gdi_dll_fixture.h Wddm interface [7/n]: Add 2.3 interface with HW queue support 2018-05-24 10:26:58 +02:00
gdi_interface_tests.cpp Fix problems in thkWrapper and SharingHandler 2018-04-19 15:04:38 +02:00
gmm_memory_tests.cpp Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
hw_info_config_win_tests.cpp Add debug flag CreateMultipleDevices. 2018-06-20 18:33:32 +02:00
hw_info_config_win_tests.h setting unique file names for the rest of the cpp files 2018-06-04 08:29:55 +02:00
mock_gdi_interface.h Add memoryPool to GraphicsAllocation 2018-07-17 20:10:33 +02:00
mock_kmdaf_listener.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
mock_os_time_win.h setting unique file names for the rest of the cpp files 2018-06-04 08:29:55 +02:00
mock_performance_counters_win.cpp Wddm interface [5/n]: cmake improvements to find all existing source files 2018-05-16 14:57:14 +02:00
mock_performance_counters_win.h Wddm interface [2/n]: Move WddmMock to igdrcl_mocks + more cleanup 2018-05-08 15:57:38 +02:00
mock_wddm_allocation.h Add memoryPool to GraphicsAllocation 2018-07-17 20:10:33 +02:00
mock_wddm_memory_manager.h Add memoryPool to GraphicsAllocation 2018-07-17 20:10:33 +02:00
options.cpp Create gmm client context wrapper, reduce mock_gmm 2018-07-17 11:46:04 +02:00
os_interface_win_tests.cpp setting unique file names for the rest of the cpp files 2018-06-04 08:29:55 +02:00
os_interface_win_tests.h setting unique file names for the rest of the cpp files 2018-06-04 08:29:55 +02:00
os_library_win_tests.cpp add function to properly load dependency 2018-03-06 23:47:53 +01:00
os_time_win_tests.cpp Fix profiling calculation for CPU profiling path. 2018-02-19 19:08:23 +01:00
performance_counters_win_tests.cpp Wddm interface [5/n]: cmake improvements to find all existing source files 2018-05-16 14:57:14 +02:00
registry_reader_tests.cpp AUB subcapture in toggle mode to be controlled with HKCU regkey 2018-07-03 12:56:06 +02:00
self_lib_win.cpp Initial commit 2017-12-21 00:45:38 +01:00
sys_calls.cpp Force Kmd Notify timeout for Windows machines running on battery 2018-04-12 10:03:10 +02:00
ult_dxgi_factory.cpp Initial commit 2017-12-21 00:45:38 +01:00
ult_dxgi_factory.h Initial commit 2017-12-21 00:45:38 +01:00
wddm20_tests.cpp Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
wddm23_tests.cpp Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
wddm_address_space_tests.cpp Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
wddm_calls.cpp Add instance of gmm helper to execution environment 2018-07-06 08:48:19 +02:00
wddm_create.cpp Improve Wddm creation 2018-06-14 09:06:40 +02:00
wddm_fixture.h Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
wddm_kmdaf_listener_tests.cpp Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
wddm_memory_manager_allocate_in_device_pool_tests.cpp Add allocateGraphicsMemoryInDevicePool 2018-07-20 13:00:00 +02:00
wddm_memory_manager_allocate_in_device_pool_tests.inl Add allocateGraphicsMemoryInDevicePool 2018-07-20 13:00:00 +02:00
wddm_memory_manager_tests.cpp Pass renderCompressed information to GMM for 64kb allocations 2018-07-23 11:28:43 +02:00
wddm_memory_manager_tests.h Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
wddm_preemption_tests.cpp Wddm interface [4/n]: Make 2.0 default version 2018-05-15 09:16:28 +02:00