1488570ebSJim Harris# SPDX-License-Identifier: BSD-3-Clause 2*a6dbe372Spaul luse# Copyright (C) 2016 Intel Corporation. 3861010b2Sdongx.yi# All rights reserved. 4861010b2Sdongx.yi# 5861010b2Sdongx.yi 6861010b2Sdongx.yiSPDK_ROOT_DIR := $(abspath $(CURDIR)/../../../../..) 7861010b2Sdongx.yi 8861010b2Sdongx.yiTEST_FILE = bdev_zone_ut.c 9861010b2Sdongx.yi 10861010b2Sdongx.yiinclude $(SPDK_ROOT_DIR)/mk/spdk.unittest.mk 11