compute-runtime/opencl/test/unit_test/os_interface/windows
Kamil Diedrich edeaa968f5 Destroy resource handle when created
Do not create resource when cpuPtr is set

Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com>
2022-08-16 13:03:59 +02:00
..
gl Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
CMakeLists.txt Move some os_interface tests to shared 2022-06-15 15:17:16 +02:00
device_os_tests.cpp Move files between shared/test/common/helpers and shared/test/unit_test/helpersi 2022-08-10 15:23:12 +02:00
driver_info_tests.cpp Add member for handling additional adapterInfo fields 2022-08-09 14:11:05 +02:00
file_logger_win_tests.cpp Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
mock_kmdaf_listener.h Fix clang-tidy issues 2021-06-11 09:33:11 +02:00
mock_os_time_win.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_performance_counters_win.cpp Simplify ownership management of MockPerformanceCounters 2022-07-07 10:42:29 +02:00
mock_performance_counters_win.h Simplify ownership management of MockPerformanceCounters 2022-07-07 10:42:29 +02:00
mock_wddm_allocation.h Pass canonized gpuAddress to GraphicsAllocation 2022-05-30 16:54:38 +02:00
os_time_win_tests.cpp Enable signed/unsigned mismatch warning for MSVC 2022-06-29 14:12:10 +02:00
performance_counters_win_tests.cpp Move performance counters to shared 2021-09-24 11:59:55 +02:00
registry_reader_tests.cpp test.h refactor 2022-07-04 18:20:07 +02:00
registry_reader_tests.h Add missing pragma once in header files 2022-06-07 16:19:11 +02:00
wddm20_tests.cpp Add flag for hardware support of eviction flag 2022-07-26 13:21:43 +02:00
wddm23_tests.cpp Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
wddm_kmdaf_listener_tests.cpp Add new wddm eviction parameter 2022-07-18 18:09:57 +02:00
wddm_memory_manager_allocate_in_device_pool_tests.cpp Cleanup includes 2022-07-25 09:58:38 +02:00
wddm_memory_manager_tests.cpp Destroy resource handle when created 2022-08-16 13:03:59 +02:00
wddm_memory_manager_tests.h Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
wddm_residency_controller_tests.cpp Add flag for hardware support of eviction flag 2022-07-26 13:21:43 +02:00
wddm_residency_handler_tests.cpp Add new wddm eviction parameter 2022-07-18 18:09:57 +02:00