]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/Makefile.am
Fixes for procfs files backed by linked lists
[mirror_zfs.git] / tests / zfs-tests / tests / functional / Makefile.am
index 9df1d8e3ef0ec773d24c10980f7d428065513ed8..961a340272a9c41ecc5a80239b5a2e7c1f8521ab 100644 (file)
@@ -1,5 +1,6 @@
 SUBDIRS = \
        acl \
+       alloc_class \
        arc \
        atime \
        bootfs \
@@ -13,6 +14,7 @@ SUBDIRS = \
        cli_root \
        cli_user \
        compression \
+       cp_files \
        ctime \
        deadman \
        delegate \
@@ -21,15 +23,16 @@ SUBDIRS = \
        exec \
        fault \
        features \
-       grow_pool \
-       grow_replicas \
+       grow \
        history \
        hkdf \
        inheritance \
        inuse \
+       io \
        large_files \
        largest_pool \
        libzfs \
+       pyzfs \
        link_count \
        migration \
        mmap \
@@ -40,15 +43,18 @@ SUBDIRS = \
        no_space \
        nopwrite \
        online_offline \
+       pool_checkpoint \
        pool_names \
        poolversion \
        privilege \
+       procfs \
        projectquota \
        quota \
        raidz \
        redundancy \
        refquota \
        refreserv \
+       removal \
        rename_dirs \
        replacement \
        reservation \
@@ -63,6 +69,7 @@ SUBDIRS = \
        tmpfile \
        truncate \
        upgrade \
+       user_namespace \
        userquota \
        vdev_zaps \
        write_dirs \