compute-runtime/shared/test/unit_test/utilities
Mateusz Hoppe 5e15543b14 test: improve unit tests - use virtual file system
- use virtualFileSystem in ULTs, writeDataToFile() does not create file
but instead saves filename. Call to fileExists() checks if file was
previously written

Related-To: NEO-7006

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-03-08 13:34:19 +01:00
..
aarch64 Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
linux Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
windows Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
x86_64 Revert "feature: enable use of waitpkg intrinsic" 2024-02-06 16:30:26 +01:00
CMakeLists.txt refactor: SortedVectorBasedAllocationTracker 2023-12-13 12:47:04 +01:00
buffer_pool_allocator_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
const_stringref_tests.cpp feature: Adding support for OCL C support queries to ocloc 2023-12-18 15:19:16 +01:00
containers_tests.cpp refactor: correct variable namings 2023-11-29 23:49:03 +01:00
containers_tests_helpers.h Count parameter pack's elements via sizeof...(Ts) 2022-08-16 09:19:51 +02:00
cpuintrinsics_tests.cpp Debug flag to add sfence instruction prior to DirectSubmission dispatch 2022-04-01 15:53:03 +02:00
debug_file_reader_tests.cpp use test_files from source location in ults 2022-05-20 14:20:13 +02:00
debug_file_reader_tests.inl refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
debug_settings_reader_tests.cpp test: improve unit tests - use virtual file system 2024-03-08 13:34:19 +01:00
heap_allocator_tests.cpp fix: Reuse freed chunk from left even if not aligned 2024-02-21 12:31:54 +01:00
io_functions_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
logger_tests.cpp refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
numeric_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
perf_profiler_tests.cpp test: disable perf profiler tests 2023-10-18 16:38:22 +02:00
reference_tracked_object_tests.cpp Simplify ReferenceTrackedObject API 2022-06-27 11:27:08 +02:00
software_tags_manager_tests.cpp feature: Set Debug Attach Available for Xe 2024-01-24 09:04:11 +01:00
sorted_vector_tests.cpp fix(ocl): allocation info from pool svm ptr 2024-01-05 15:20:01 +01:00
spinlock_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
tag_allocator_tests.cpp feature: initial support for pooling in-order counter allocations 2024-03-01 12:08:02 +01:00
timer_util_tests.cpp Cleanup includes 53 2023-02-15 13:21:14 +01:00
vec_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
wait_util_tests.cpp feature: add umonitor and umwait synchronization function 2024-01-19 14:20:19 +01:00