HomeFreeBSD

autoconf: use include directives instead of recursing down tests (mostly)

Description

autoconf: use include directives instead of recursing down tests (mostly)

Only down to tests/zfs-tests/tests, but pull out C programs into the
main Makefile ‒ this means we get correct dependency tracking for all
programs (and parallelise across them)

dist diff:

-zfs-2.1.99/tests/zfs-tests/tests/stress/
-zfs-2.1.99/tests/zfs-tests/tests/stress/Makefile.am
-zfs-2.1.99/tests/zfs-tests/tests/stress/Makefile.in

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13316

Details

Provenance
наб <nabijaczleweli@nabijaczleweli.xyz>Authored on Apr 10 2022, 12:46 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on May 10 2022, 5:20 PM
Parents
rG48f4379974d5: autoconf: use include directives instead of recursing down etc
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG0425d58852a4: autoconf: use include directives instead of recursing down tests (mostly) (authored by наб <nabijaczleweli@nabijaczleweli.xyz>).May 10 2022, 5:20 PM