]> git.proxmox.com Git - mirror_zfs.git/blob - tests/zfs-tests/tests/functional/removal/Makefile.am
OpenZFS 7614, 9064 - zfs device evacuation/removal
[mirror_zfs.git] / tests / zfs-tests / tests / functional / removal / Makefile.am
1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright (c) 2014, 2015 by Delphix. All rights reserved.
14 #
15
16 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/removal
17
18 dist_pkgdata_SCRIPTS = \
19 cleanup.ksh removal_all_vdev.ksh removal_check_space.ksh \
20 removal_condense_export.ksh removal_multiple_indirection.ksh \
21 removal_remap_deadlists.ksh removal_remap.ksh \
22 removal_reservation.ksh removal_resume_export.ksh \
23 removal_sanity.ksh removal_with_add.ksh removal_with_create_fs.ksh \
24 removal_with_dedup.ksh removal_with_export.ksh \
25 removal_with_ganging.ksh removal_with_remap.ksh \
26 removal_with_remove.ksh removal_with_scrub.ksh \
27 removal_with_send.ksh removal_with_send_recv.ksh \
28 removal_with_snapshot.ksh removal_with_write.ksh \
29 removal_with_zdb.ksh remove_mirror.ksh remove_mirror_sanity.ksh \
30 remove_raidz.ksh removal.kshlib
31
32 pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/removal