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
This commit is contained in:
наб
2022-04-10 18:24:48 +02:00
committed by Brian Behlendorf
parent 0425d58852
commit ea04cc4a22
178 changed files with 1963 additions and 2870 deletions
@@ -1,28 +0,0 @@
pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/delegate
dist_pkgdata_SCRIPTS = \
cleanup.ksh \
setup.ksh \
zfs_allow_001_pos.ksh \
zfs_allow_002_pos.ksh \
zfs_allow_003_pos.ksh \
zfs_allow_004_pos.ksh \
zfs_allow_005_pos.ksh \
zfs_allow_006_pos.ksh \
zfs_allow_007_pos.ksh \
zfs_allow_008_pos.ksh \
zfs_allow_009_neg.ksh \
zfs_allow_010_pos.ksh \
zfs_allow_011_neg.ksh \
zfs_allow_012_neg.ksh \
zfs_unallow_001_pos.ksh \
zfs_unallow_002_pos.ksh \
zfs_unallow_003_pos.ksh \
zfs_unallow_004_pos.ksh \
zfs_unallow_005_pos.ksh \
zfs_unallow_006_pos.ksh \
zfs_unallow_007_neg.ksh \
zfs_unallow_008_neg.ksh
dist_pkgdata_DATA = \
delegate.cfg \
delegate_common.kshlib