compute-runtime/opencl/test/unit_test/compiler_interface
Marcel Skierkowski 5d01677454 refactor: Mock file system in ULTs
Functions: fileExists and loadDataToFile
use IO functions from namespace IoFunctions

Now tests that use these functions
are mocked by default,
but some still require access to real files
and have been restored the ability to read files.
They will be mocked in next PRs.

Related-To: NEO-7006
Signed-off-by: Marcel Skierkowski <marcel.skierkowski@intel.com>
2025-04-09 19:51:46 +02:00
..
CMakeLists.txt fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
cl_compiler_interface_tests.cpp refactor: Mock file system in ULTs 2025-04-09 19:51:46 +02:00