compute-runtime/opencl/test/unit_test/program
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 refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
evaluate_unhandled_token_tests.cpp CMake: don't include shared/test/unit_test when shared tests are skipped 1/n 2022-08-09 11:41:09 +02:00
kernel_data.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
kernel_data_OCL2_0.cpp refactor: remove not needed code. 2024-09-19 18:50:16 +02:00
kernel_info_from_patchtokens_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
kernel_info_tests.cpp Revert "fix: configure ISA Pool params based on productHelper" 2025-03-10 22:41:13 +01:00
printf_handler_tests.cpp feature: add support for ImplicitArgs versioning 2025-02-25 10:27:11 +01:00
process_debug_data_tests.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
process_elf_binary_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
process_spir_binary_tests.cpp
program_data_tests.cpp refactor: Mock file system in ULTs 2025-04-09 19:51:46 +02:00
program_from_binary.h refactor: Mock file system in ULTs 2025-04-09 19:51:46 +02:00
program_nonuniform.cpp fix: remove not needed test files 2024-09-23 16:40:48 +02:00
program_spec_constants_tests.cpp Clean-Up unused code related to GMock 2022-03-22 16:16:34 +01:00
program_tests.cpp refactor: Mock file system in ULTs 2025-04-09 19:51:46 +02:00
program_tests.h Cleanup includes 57 2023-02-17 11:19:59 +01:00
program_with_source.h refactor: Mock file system in ULTs 2025-04-09 19:51:46 +02:00
program_with_zebin.cpp test: fix cleanup order in ULTs 2023-02-27 18:23:16 +01:00
program_with_zebin.h Cleanup includes 23 2023-01-09 12:30:30 +01:00
program_with_zebin_tests.cpp fix: restore createDebugZebin 2023-08-11 14:57:32 +02:00