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
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.
11 # This run file contains all of the common functional tests. When
12 # adding a new test consider also adding it to the sanity.run file
13 # if the new test runs to completion in only a few seconds.
15 # Approximate run time: 5 hours
27 failsafe
= callbacks
/zfs_failsafe
28 outputdir
= /var/tmp
/test_results
31 [tests
/functional
/bclone
]
32 tests
= ['bclone_crossfs_corner_cases',
33 'bclone_crossfs_data',
34 'bclone_crossfs_embedded',
35 'bclone_crossfs_hole',
36 'bclone_diffprops_all',
37 'bclone_diffprops_checksum',
38 'bclone_diffprops_compress',
39 'bclone_diffprops_copies',
40 'bclone_diffprops_recordsize',
42 'bclone_samefs_corner_cases',
44 'bclone_samefs_embedded',