]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite/depmod: use defines for the rootfs/lib_modules
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 6 Feb 2023 14:04:49 +0000 (14:04 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 9 Feb 2023 19:11:40 +0000 (11:11 -0800)
commit96152dd687274c21edf3c21c2cb5673de3766901
tree28513acca9f568ce7abe193406709c7e559d1618
parent6661e5970ab4f7d48a8bed15e3721f2eceaa4bee
testsuite/depmod: use defines for the rootfs/lib_modules

The uname used across the tests is same, so drop "_ORDER" from the macro
name and use it throughout. Similarly - add respective LIB_MODULES
defines and use them in the tests.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/test-depmod.c