Files
compute-runtime/level_zero/tools/test/CMakeLists.txt
Matias A. Cabral 0f020b6da7 New Sysman black box test
Sysman test to exercise Sysman APIs and show system info

Change-Id: I16c1d93eb73d54925a113bc6035100654764779c
Signed-off-by: Matias A. Cabral <matias.a.cabral@intel.com>
2020-09-04 03:49:17 +02:00

10 lines
135 B
CMake

#
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
if(NOT SKIP_L0_UNIT_TESTS)
add_subdirectories()
endif()