Skip to content

Commit b786099

Browse files
kgibalaCompute-Runtime-Automation
authored andcommitted
Split ULT file
Split test_metric_query_pool file Signed-off-by: Krzysztof Gibala <[email protected]>
1 parent 8e0a8cb commit b786099

File tree

3 files changed

+1356
-1325
lines changed

3 files changed

+1356
-1325
lines changed

level_zero/tools/test/unit_tests/sources/metrics/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ target_sources(${TARGET_NAME} PRIVATE
1414
${CMAKE_CURRENT_SOURCE_DIR}/test_metric_enumeration_2.cpp
1515
${CMAKE_CURRENT_SOURCE_DIR}/test_metric_query_pool_1.cpp
1616
${CMAKE_CURRENT_SOURCE_DIR}/test_metric_query_pool_2.cpp
17+
${CMAKE_CURRENT_SOURCE_DIR}/test_metric_query_pool_3.cpp
1718
${CMAKE_CURRENT_SOURCE_DIR}/test_metric_streamer_1.cpp
1819
${CMAKE_CURRENT_SOURCE_DIR}/test_metric_streamer_2.cpp
20+
1921
)
2022

2123
add_subdirectories()

0 commit comments

Comments
 (0)