compute-runtime/shared/test/unit_test/os_interface
Mateusz Jablonski 3b981331c9 fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag
- by default ZE_ENABLE_PCI_ID_DEVICE_ORDER is disabled
- by default devices are sorted by type (discrete first), then by pci order
- when ZE_ENABLE_PCI_ID_DEVICE_ORDER is enabled, devices are sorted by pci id

Related-To: LOCI-4520

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-06-14 16:27:55 +02:00
..
linux fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
wddm_linux fix: obtain hw ip version from kmd in wsl mode 2023-06-07 15:20:13 +02:00
windows fix: create dedicated class for root device indices to store unique values 2023-06-12 22:24:06 +02:00
CMakeLists.txt feature: Add debug flag for setting hw ip version 2023-05-23 15:32:46 +02:00
aub_memory_operations_handler_tests.cpp Fix dependency resolve in level zero black box tests 2023-02-21 08:25:07 +01:00
aub_memory_operations_handler_tests.h Fix dependency resolve in level zero black box tests 2023-02-21 08:25:07 +01:00
device_factory_tests.cpp fix: init releaseHelper after ipVersion setup 2023-06-06 14:22:42 +02:00
device_uuid_tests.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
gdi_interface_logging_tests.cpp Add support for USM shared in WSL for dGPU 2022-12-19 11:09:55 +01:00
hw_info_override_tests.cpp Move code from header files to cpp files 2022-11-16 15:06:07 +01:00
os_context_tests.cpp Generate Offline Dump Context ID 2023-04-04 15:58:56 +02:00
os_library_tests.cpp Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
os_memory_tests.cpp Move tests to shared 2022-06-13 13:05:46 +02:00
product_helper_tests.cpp feature: verify stateful information only when binary is generated by IGC 2023-06-12 11:45:41 +02:00
product_helper_tests.h fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00