compute-runtime/shared/test/common/fixtures
Filip Hazubski 2f6eaf149a fix: Update SIP kernel initialization logic
Initialize SIP kernel when shared device is being initialized
instead of api-specific device.

Initialize debugger when shared device is being initialized
instead of during platform or driver initialization.

Add missing makeResident calls for SIP kernel in heapless paths.

Related-To: HSD-18038645398, HSD-18038819112

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2024-06-20 18:30:46 +02:00
..
aub_fixtures test: don't create aub files when --null_aubstream flag is passed 2024-04-17 14:47:06 +02:00
linux fix: store registered engines per root device 2023-04-27 10:54:07 +02:00
windows refactor: move gmm constructor flags to struct 2023-11-15 09:26:13 +01:00
CMakeLists.txt Move code from header files to cpp files 2022-11-16 15:06:07 +01:00
aub_command_stream_receiver_fixture.h Cleanup includes 32 2023-01-16 20:41:37 +01:00
command_stream_receiver_fixture.cpp performance: add scratch space handling to immediate flush task 2023-06-16 13:08:35 +02:00
command_stream_receiver_fixture.h performance: immediate flush add jump to batch buffer when preamble is present 2023-06-23 09:28:15 +02:00
command_stream_receiver_fixture.inl refactor: improve PVC unit tests 2023-10-17 11:24:03 +02:00
cpu_page_fault_manager_tests_fixture.h Move code from header files to cpp files 2022-11-16 15:06:07 +01:00
device_fixture.cpp fix: Update SIP kernel initialization logic 2024-06-20 18:30:46 +02:00
device_fixture.h fix: Update SIP kernel initialization logic 2024-06-20 18:30:46 +02:00
gmm_callbacks_fixture.h Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
linear_stream_fixture.h Remove usage of TestLegacy from shared tests 2022-08-16 14:36:33 +02:00
memory_allocator_fixture.h refactor: correct naming of enum class constants 2/n 2023-12-11 13:13:35 +01:00
memory_allocator_multi_device_fixture.h refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
memory_management_fixture.cpp fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
memory_management_fixture.h Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
memory_manager_fixture.cpp refactor: correct naming of enum class constants 2/n 2023-12-11 13:13:35 +01:00
memory_manager_fixture.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
mock_aub_center_fixture.cpp feature: add support for null aub mode 2024-04-09 16:59:42 +02:00
mock_aub_center_fixture.h feature: add support for null aub mode 2024-04-09 16:59:42 +02:00
mock_execution_environment_gmm_fixture.cpp Move code from header files to cpp files 2022-11-16 15:06:07 +01:00
mock_execution_environment_gmm_fixture.h refactor: pass root device environment to CacheSettingsHelper::preferNoCpuAccess 2023-09-13 09:32:36 +02:00
preamble_fixture.h Cleanup includes 32 2023-01-16 20:41:37 +01:00
tbx_command_stream_fixture.cpp Separation of MemoryAllocation from os_agnostic_memory_manager.h 2023-01-04 15:09:36 +01:00
tbx_command_stream_fixture.h Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00