Skip to content

Commit 9b057cf

Browse files
Rename blackbox test to avoid collision with loader sample of the same name
Change-Id: Ia8b8f7bc0a80520f7cbbe4447eb651858c711ce9 Signed-off-by: Zbigniew Zdanowicz <[email protected]>
1 parent d1a9174 commit 9b057cf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

level_zero/core/test/black_box_tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
if("${CMAKE_BUILD_TYPE}" STREQUAL "Debug")
88
set(L0_BLACK_BOX_TEST_PROJECT_FOLDER "ze_intel_gpu/black_box_tests")
99
set(TEST_TARGETS
10-
zello_world
10+
zello_world_gpu
1111
zello_timestamp
1212
)
1313

level_zero/core/test/black_box_tests/zello_world.cpp renamed to level_zero/core/test/black_box_tests/zello_world_gpu.cpp

File renamed without changes.

0 commit comments

Comments
 (0)