compute-runtime/shared/test/unit_test/utilities/linux
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 Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
cpuinfo_tests_linux.cpp refactor: Mock file system in ULTs 2025-04-09 19:51:46 +02:00