1d7e7cb9cSYuri Pankov# 2d7e7cb9cSYuri Pankov# This file and its contents are supplied under the terms of the 3d7e7cb9cSYuri Pankov# Common Development and Distribution License ("CDDL"), version 1.0. 4d7e7cb9cSYuri Pankov# You may only use this file in accordance with the terms of version 5d7e7cb9cSYuri Pankov# 1.0 of the CDDL. 6d7e7cb9cSYuri Pankov# 7d7e7cb9cSYuri Pankov# A full copy of the text of the CDDL should have accompanied this 8d7e7cb9cSYuri Pankov# source. A copy of the CDDL is also available via the Internet at 9d7e7cb9cSYuri Pankov# http://www.illumos.org/license/CDDL. 10d7e7cb9cSYuri Pankov# 11d7e7cb9cSYuri Pankov 12d7e7cb9cSYuri Pankov# 13d7e7cb9cSYuri Pankov# Copyright 2015 Nexenta Systems, Inc. All rights reserved. 14*ad42deeaSJohn Wren Kennedy# Copyright (c) 2016 by Delphix. All rights reserved. 15d7e7cb9cSYuri Pankov# 16d7e7cb9cSYuri Pankov 17*ad42deeaSJohn Wren Kennedy 18d7e7cb9cSYuri Pankovinclude $(SRC)/Makefile.master 19d7e7cb9cSYuri Pankov 20d7e7cb9cSYuri PankovROOTOPTPKG = $(ROOT)/opt/zfs-tests 21*ad42deeaSJohn Wren KennedyTARGETDIR = $(ROOTOPTPKG)/tests/functional/casenorm 22d7e7cb9cSYuri Pankov 23*ad42deeaSJohn Wren Kennedyinclude $(SRC)/test/zfs-tests/Makefile.com 24