]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: Handle different sysconfdir
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 9 Feb 2023 19:19:46 +0000 (11:19 -0800)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 10 Feb 2023 22:29:28 +0000 (14:29 -0800)
commit3d38e322f9353693dd6eb6c085f55447c0e46bb3
tree7bfe5b87e73a4d3328bdf8eed7482c227da56e47
parent184a070733c0055a9cad15fcad57a264910a64ff
testsuite: Handle different sysconfdir

Instead of skipping tests if sysconfdir isn't /etc, just handle it
during the rootfs setup logic.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Makefile.am
configure.ac
testsuite/setup-rootfs.sh
testsuite/test-blacklist.c
testsuite/test-depmod.c
testsuite/test-modprobe.c