compute-runtime/shared/source/compiler_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 refactor: Split compiler interface between OSs 2023-09-12 15:56:53 +02:00
compiler_cache_windows.cpp fix: windows cl_cache fixes and improvements 2024-09-09 19:25:52 +02:00
os_compiler_cache_helper.cpp fix: move pathExists out of sys calls and do not mock it 2024-09-10 19:24:45 +02:00