compute-runtime/opencl/test/unit_test/mt_tests
Dominik Dabek b109094e4b fix: move ulls controller stop thread
Move ulls controller thread stopping to execution environment
destructor. This removes the vptr race from ulls controller destructor.

Put tests that are actually running the ulls controller into multi thread
tests.

That way they are compiled with thread sanitizer and removes the
variable test time from traditional ULTS.

Related-To: NEO-10942

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-04-02 08:26:19 +02:00
..
api build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
cmake Add test to detect potential race 2022-08-12 09:42:58 +02:00
command_queue refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
command_stream
direct_submission fix: move ulls controller stop thread 2024-04-02 08:26:19 +02:00
enqueue_kernel test: simplify mt test, reduce number of iterations 2023-12-01 10:16:42 +01:00
event test: reduce number of iterations in mt test 2024-01-15 10:44:30 +01:00
fixtures
gen8
gen9
gen11
gen12lp
helpers test: simplify mt test, reduce number of iterations 2023-12-01 19:42:35 +01:00
memory_manager Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
os_interface refactor: correct naming of DrmIoctl enums 2023-12-12 10:02:19 +01:00
sharing test: fix compilation error of mt tests in clang on Windows 2023-10-31 13:16:20 +01:00
utilities style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
CMakeLists.txt test: add per test case timeout 2023-11-27 12:58:11 +01:00