compute-runtime/shared/test/common/os_interface/windows
Fabian Zwoliński ea5b586c37 fix: move pathExists out of sys calls and do not mock it
Moved pathExists from SysCalls to path.h.
In ULTs, use unchanged pathExists and mock stat, getFileAttributesA instead.
Add Windows and Linux ULTs for pathExists.

Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com>
2024-09-10 19:24:45 +02: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: properly set ReadOnly flag for D3DKMTCreateAllocation2 2024-04-19 11:32:46 +02:00
mock_sys_calls.h fix(sysman): Fix memory management issues in Sysman PMT windows module 2024-05-23 18:36:17 +02:00
mock_wddm_memory_manager.h fix: stop using LocalOnly flag on Xe2+ platforms 2024-06-10 11:26:20 +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 fix: move pathExists out of sys calls and do not mock it 2024-09-10 19:24:45 +02: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 feature: assign unique interrupt to queue 2024-06-07 10:06:31 +02:00