X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=tests%2Fzfs-tests%2Ftests%2Ffunctional%2FMakefile.am;h=961a340272a9c41ecc5a80239b5a2e7c1f8521ab;hb=d12614521a;hp=670f994fe823065768c1a36935ce45993ce4d2df;hpb=ace1eae84cca8579596f46262d99df19f6d7e963;p=mirror_zfs.git diff --git a/tests/zfs-tests/tests/functional/Makefile.am b/tests/zfs-tests/tests/functional/Makefile.am index 670f994fe..961a34027 100644 --- a/tests/zfs-tests/tests/functional/Makefile.am +++ b/tests/zfs-tests/tests/functional/Makefile.am @@ -1,44 +1,60 @@ SUBDIRS = \ acl \ + alloc_class \ + arc \ atime \ bootfs \ cache \ cachefile \ casenorm \ + channel_program \ + chattr \ checksum \ clean_mirror \ cli_root \ cli_user \ compression \ + cp_files \ ctime \ + deadman \ delegate \ devices \ + events \ exec \ + fault \ features \ - grow_pool \ - grow_replicas \ + grow \ history \ + hkdf \ inheritance \ inuse \ + io \ large_files \ largest_pool \ + libzfs \ + pyzfs \ link_count \ migration \ mmap \ + mmp \ mount \ mv_files \ nestedfs \ no_space \ nopwrite \ online_offline \ + pool_checkpoint \ pool_names \ poolversion \ privilege \ + procfs \ + projectquota \ quota \ raidz \ redundancy \ refquota \ refreserv \ + removal \ rename_dirs \ replacement \ reservation \ @@ -53,6 +69,7 @@ SUBDIRS = \ tmpfile \ truncate \ upgrade \ + user_namespace \ userquota \ vdev_zaps \ write_dirs \