]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
autoconf: use include directives instead of recursing down test data
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Sun, 10 Apr 2022 16:24:48 +0000 (18:24 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 10 May 2022 17:20:19 +0000 (10:20 -0700)
commitea04cc4a22a865199ab6ef1c4215117d5b1bae64
treeb354072f24292ba011247c92afa4eab475cc491d
parent0425d58852a4b834b1813e0feb1a1ba6d5b72de8
autoconf: use include directives instead of recursing down test data

We drop /multiple/ seconds off the generation, a dozen off a clean
rebuild, 185 files, and trivialise the distribution,
which can now be trivially generated via the provided snippets

Dist diff:
  -zfs-2.1.99/tests/zfs-tests/tests/functional/pam/utilities.kshlib
  +zfs-2.1.99/tests/zfs-tests/tests/functional/pam/utilities.kshlib.in

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13316
178 files changed:
config/Substfiles.am
configure.ac
tests/zfs-tests/tests/Makefile.am
tests/zfs-tests/tests/functional/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/acl/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/acl/off/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/acl/posix-sa/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/acl/posix/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/alloc_class/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/arc/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/atime/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/bootfs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/btree/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cache/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cachefile/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/casenorm/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/channel_program/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/channel_program/lua_core/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/channel_program/synctask_core/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/chattr/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/checksum/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/clean_mirror/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zdb/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_bookmark/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_change-key/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_clone/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_copies/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_create/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_diff/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_get/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_ids_to_path/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_inherit/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_jail/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_load-key/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_mount/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_program/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_promote/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_property/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_receive/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_rename/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_reservation/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_rollback/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_send/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_set/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_share/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_sysfs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_unmount/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_unshare/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zfs_wait/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zhack/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_add/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_attach/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_clear/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_create/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_destroy/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_detach/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_events/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_expand/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_export/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_get/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_history/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_initialize/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_offline/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_online/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_remove/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_reopen/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_replace/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_resilver/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_scrub/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_set/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_split/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_status/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_sync/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_trim/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_wait/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_root/zpool_wait/scan/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_user/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_user/misc/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_user/zfs_list/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_user/zpool_iostat/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_user/zpool_list/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cli_user/zpool_status/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/compression/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/cp_files/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/crtime/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/ctime/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/deadman/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/delegate/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/devices/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/dos_attributes/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/events/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/exec/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/fallocate/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/fault/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/features/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/features/async_destroy/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/features/large_dnode/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/grow/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/history/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/inheritance/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/inuse/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/io/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/l2arc/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/large_files/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/largest_pool/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/libzfs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/limits/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/link_count/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/log_spacemap/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/migration/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/mmap/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/mmp/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/mount/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/mv_files/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/nestedfs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/no_space/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/nopwrite/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/online_offline/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/pam/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/pool_checkpoint/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/pool_names/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/poolversion/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/privilege/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/procfs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/projectquota/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/pyzfs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/quota/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/raidz/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/redacted_send/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/redundancy/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/refquota/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/refreserv/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/removal/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/rename_dirs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/replacement/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/reservation/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/rootpool/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/rsend/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/scrub_mirror/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/simd/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/slog/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/snapshot/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/snapused/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/sparse/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/stat/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/suid/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/threadsappend/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/tmpfile/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/trim/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/truncate/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/upgrade/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/user_namespace/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/userquota/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/vdev_zaps/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/write_dirs/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/xattr/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/zpool_influxdb/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/zvol/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/zvol/zvol_cli/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/zvol/zvol_misc/Makefile.am [deleted file]
tests/zfs-tests/tests/functional/zvol/zvol_swap/Makefile.am [deleted file]
tests/zfs-tests/tests/perf/Makefile.am [deleted file]
tests/zfs-tests/tests/perf/fio/Makefile.am [deleted file]
tests/zfs-tests/tests/perf/regression/Makefile.am [deleted file]
tests/zfs-tests/tests/perf/scripts/Makefile.am [deleted file]