compute-runtime/opencl/test/unit_test
Artur Harasimiuk 7eb5b6aa42 mock dlopen in tests to block unwanted interactions
- explicitly specify files allowed to dlopen()
- use underscore to prefix fake library name that we want dlopen to
return nullptr


Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2021-11-23 12:55:48 +01:00
..
accelerators Copyright header update 2021-05-17 20:38:19 +02:00
api Move sharedSystemMemCapabilities to hwInfo 2021-11-17 14:42:05 +01:00
aub Move some mocks to shared 2021-10-15 09:59:47 +02:00
aub_mem_dump Move some mocks to shared 2021-10-15 09:59:47 +02:00
aub_tests Move noop programming to dedicated encoder 2021-11-18 10:28:56 +01:00
built_ins Move sharedSystemMemCapabilities to hwInfo 2021-11-17 14:42:05 +01:00
command_queue Add xe_hpg ocl unit tests 2021-11-23 08:16:19 +01:00
command_stream Add xe_hpg ocl unit tests 2021-11-23 08:16:19 +01:00
compiler_interface Move appending compiler extensions to compiler parser 2021-10-20 16:10:54 +02:00
context Dont create blitter engine when blitter support is disabled 2021-11-05 11:07:07 +01:00
d3d_sharing Cleanup MockGmm 2021-10-14 21:56:53 +02:00
device Move sharedSystemMemCapabilities to hwInfo 2021-11-17 14:42:05 +01:00
device_queue Unify calculation of pipe control post sync address 2021-11-16 11:16:46 +01:00
event Enable blitterOperationsSupported on DG1 2021-10-28 14:16:19 +02:00
execution_environment Enable direct submission controller 2021-10-26 12:07:11 +02:00
execution_model Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
fixtures Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
gen8 Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
gen9 update list of device ids 2021-11-17 01:17:34 +01:00
gen11 Move ult helper to shared common library 2021-11-05 12:21:44 +01:00
gen12lp Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
gen_common Correct branch_dir_suffix in cmake 2021-09-14 16:00:20 +02:00
gmm_helper Cleanup MockGmm 2021-10-14 21:56:53 +02:00
gtpin Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
helpers Add xe_hpg ocl unit tests 2021-11-23 08:16:19 +01:00
indirect_heap Copyright header update 2021-05-17 20:38:19 +02:00
kernel Skip device enqueue tests when it's not supported 2021-11-15 16:41:01 +01:00
libult Add infrastructure to assign engine to command queue with round robin 2021-11-15 13:13:40 +01:00
linux Add infrastructure to assign engine to command queue with round robin 2021-11-15 13:13:40 +01:00
mem_obj Unify calculation of pipe control post sync address 2021-11-16 11:16:46 +01:00
memory_manager Update allocateGraphicsMemoryWithAlignment 2021-11-09 13:37:32 +01:00
mock_gl Update MIT copyright headers to always use SPDX 2021-06-23 14:00:21 +02:00
mocks lint revision update 2021-11-23 12:50:25 +01:00
mt_tests Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
offline_compiler Fix typo 2021-11-09 11:44:11 +01:00
os_interface mock dlopen in tests to block unwanted interactions 2021-11-23 12:55:48 +01:00
perf_tests Move generic command stream receiver files to shared 2021-09-22 23:55:31 +02:00
platform Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00
preemption Add preemption flags creation to shared code 2021-09-23 15:20:13 +02:00
profiling Cleanup hw_parse.h 2021-10-13 11:10:22 +02:00
program Program implicit args only in case of stack calls or enabled debugger 2021-11-18 14:33:11 +01:00
sampler Improve Sampler programming 2021-08-25 19:47:30 +02:00
scenarios Move some mocks to shared 2021-10-15 09:59:47 +02:00
scheduler Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
sharings Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00
sku_info Correct branch_dir_suffix in cmake 2021-09-14 16:00:20 +02:00
source_level_debugger Cleanup builtins dependencies 2021-10-19 17:29:28 +02:00
test_dynamic_lib Copyright header update 2021-05-17 20:38:19 +02:00
test_files lint revision update 2021-11-23 12:50:25 +01:00
test_macros Add helper function to enable stateless compression 2021-08-02 14:34:33 +02:00
utilities Move some mocks to shared 2021-10-12 21:46:53 +02:00
windows Move mock_gmm_memory and os_virtual_alloc from libult to neo_unit_tests_config 2021-11-02 14:00:08 +01:00
xe_hp_core Revert "Disable render compressed buffers on xehp" 2021-11-18 14:50:08 +01:00
xe_hpg_core Add xe_hpg ocl unit tests 2021-11-23 08:16:19 +01:00
CMakeLists.txt CMake cleanup: define cmd prefix for ocloc in one place 2021-11-09 10:46:01 +01:00
igdrcl_tests_pch.cpp
igdrcl_tests_pch.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
lsan_suppressions.txt
main.cpp Add param to print number of tests 2021-11-05 15:57:04 +01:00
ult_config_listener.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
ult_config_listener.h
user_settings_32.user Update MIT copyright headers to always use SPDX 2021-06-23 14:00:21 +02:00
user_settings_64.user Update MIT copyright headers to always use SPDX 2021-06-23 14:00:21 +02:00