Spdk/test/unit/lib/bdev/raid/concat.c/Makefile

9 lines
171 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: BSD-3-Clause
#
SPDK_ROOT_DIR := $(abspath $(CURDIR)/../../../../../..)
TEST_FILE = concat_ut.c
include $(SPDK_ROOT_DIR)/mk/spdk.unittest.mk