xref: /spdk/test/unit/lib/blobfs/blobfs_sync_ut/Makefile (revision a6dbe3721eb3b5990707fc3e378c95e505dd8ab5)
1488570ebSJim Harris#  SPDX-License-Identifier: BSD-3-Clause
2*a6dbe372Spaul luse#  Copyright (C) 2016 Intel Corporation.
312e840b9SSeth Howell#  All rights reserved.
412e840b9SSeth Howell#
512e840b9SSeth Howell
612e840b9SSeth HowellSPDK_ROOT_DIR := $(abspath $(CURDIR)/../../../../..)
712e840b9SSeth Howell
812e840b9SSeth HowellSPDK_LIB_LIST = blob
912e840b9SSeth HowellTEST_FILE = blobfs_sync_ut.c
1012e840b9SSeth Howell
1112e840b9SSeth Howellinclude $(SPDK_ROOT_DIR)/mk/spdk.unittest.mk
12