compute-runtime/level_zero/tools/test
Szymon Morek d9f6757378 Change return type from unique_ptr to vector
In some of the drm functions there is a pattern
to store array in unique_ptr and pass it's length
as an argument. This commit simplifies this.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2021-12-28 10:33:53 +01:00
..
black_box_tests cmake: L0 black_box_tests refactor 2021-11-04 10:26:13 +01:00
unit_tests Change return type from unique_ptr to vector 2021-12-28 10:33:53 +01:00
.clang-tidy Correct HeaderFilterRegex 2020-07-14 18:46:37 +02:00
CMakeLists.txt cmake: cleanup variable names 2021-11-10 21:31:17 +01:00