compute-runtime/shared/test/common/os_interface/windows
Artur Harasimiuk c3d884e548 test: improve test timeout configuration
Allow custom values for different test types, i.e. ULT, AUB, etc. can
have custom timeout by using e.g.: NEO_{ULT,AUB,...}_ITERATION_MAX_TIME.
Old behavior with reading NEO_ULT_ITERATION_MAX_TIME for each test type
is preserved but new envirnoment variable has precedence.

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2024-02-28 09:05:29 +01:00
..
CMakeLists.txt Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
create_wddm_memory_manager.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
gdi_dll_fixture.h fix: detect gpu hang or page fault at direct submission flush to gpu 2023-11-06 14:22:02 +01:00
mock_environment_variables.cpp fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
mock_environment_variables.h Cleanup headers 2022-05-18 11:42:06 +02:00
mock_sys_calls.h Create neo_libult target 2021-10-22 16:55:07 +02:00
mock_wddm_memory_manager.h fix: Return pageSize/Heap for reservation based on the size and devices 2023-10-19 10:44:13 +02:00
options.cpp Add wddm ult for wsl build [5/n] 2022-12-14 16:32:37 +01:00
os_memory_virtual_alloc_ult.cpp refactor: correct variable naming 2023-10-30 12:48:51 +01:00
signal_utils.cpp test: improve test timeout configuration 2024-02-28 09:05:29 +01:00
sys_calls.cpp performance: add windows thread priority debug key 2024-01-15 08:14:46 +01:00
ult_dxcore_factory.cpp Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00
ult_dxcore_factory.h Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00
ult_dxgi_factory.cpp Move ult dxgi/dxcore factories to shared 2021-10-19 20:17:02 +02:00
ult_dxgi_factory.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
wddm_calls.cpp Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00
wddm_create.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
wddm_fixture.h fix: wa override pat index for uncached types on xe_lpg 2023-08-30 08:37:31 +02:00