compute-runtime/shared/test/common
Maciej Bielski 014720fc29 refactor: use DeviceBitfield where appropriate
Replace less type-safe uint32_t and reduce conversions between both
types.

Related-To: NEO-9754
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2024-05-14 09:13:11 +02:00
..
aub_stream_mocks Update aubstream interface: use product family from aubstream 2022-11-21 15:30:09 +01:00
cmd_parse refactor: change compute walker to defaultWalkerType 2024-03-12 17:52:43 +01:00
compiler_interface feat(linker): allow use of local symbols 2023-03-02 12:39:21 +01:00
debug_settings refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
device_binary_format build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
fixtures test: don't create aub files when --null_aubstream flag is passed 2024-04-17 14:47:06 +02:00
gen8 feature: use heapless builtins in OCL if supported 2024-02-08 15:49:58 +01:00
gen9 feature: use heapless builtins in OCL if supported 2024-02-08 15:49:58 +01:00
gen11 feature: use heapless builtins in OCL if supported 2024-02-08 15:49:58 +01:00
gen12lp feature: use heapless builtins in OCL if supported 2024-02-08 15:49:58 +01:00
helpers performance: Limit tlb flush in state cache flush to wddm 2024-05-06 12:45:26 +02:00
libult fix: check reset status after completion 2024-05-14 06:38:07 +02:00
libult_cs cmake: refactor add_subdirectory for shared 2021-10-26 07:41:08 +02:00
memory_manager Add memory prefetch modes for single and multiple subdevices 2022-12-07 15:25:32 +01:00
mock_aubstream refactor: add mock_aubstream 2024-04-25 20:08:30 +02:00
mock_gdi fix: properly set ReadOnly flag for D3DKMTCreateAllocation2 2024-04-19 11:32:46 +02:00
mock_gmm refactor: add mock_aubstream 2024-04-25 20:08:30 +02:00
mocks fix: add cache flush as dependency for bcs ccs synchronization 2024-05-09 13:43:39 +02:00
os_interface refactor: use DeviceBitfield where appropriate 2024-05-14 09:13:11 +02:00
page_fault_manager Move files from shared/test/unit_test to shared/test/common 2022-08-30 12:24:28 +02:00
source_level_debugger refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
test_configuration test: unify per test case timeout in aub tests 2024-03-29 09:50:25 +01:00
test_dynamic_lib Move test_dynamic_lib to shared 2022-06-13 16:40:26 +02:00
test_files test: Rename regkey BcsNumberOverride to BlitterEnableMaskOverride 2024-05-10 21:18:44 +02:00
test_macros feature: return experimental sync queue extension if supported 2024-04-16 14:48:22 +02:00
utilities feature: add umonitor and umwait synchronization function 2024-01-19 14:20:19 +01:00
xe_hpc_core fix: correct command for dummy blit on PVC 2024-02-27 14:27:47 +01:00
xe_hpg_core feature: use heapless builtins in OCL if supported 2024-02-08 15:49:58 +01:00
CMakeLists.txt build: fix setup_ult_global_flags.cmake usage in shared folder 2023-12-11 17:07:55 +01:00
base_ult_config_listener.cpp test: restore maxOsContextCount after test cleanup 2024-03-19 12:00:37 +01:00
base_ult_config_listener.h test: restore maxOsContextCount after test cleanup 2024-03-19 12:00:37 +01:00
common_main.cpp test: don't create aub files when --null_aubstream flag is passed 2024-04-17 14:47:06 +02:00
test_stats.h Move files between shared/test/common and /unit_test (xe_*_core, page_fault...) 2022-08-17 16:17:00 +02:00
tests_configuration.cpp build: add cmake flag to select platforms for aub generation 2024-04-17 16:43:21 +02:00
tests_configuration.h test: don't create aub files when --null_aubstream flag is passed 2024-04-17 14:47:06 +02:00