]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: Check cmdline for multiple blacklist
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 19 Nov 2024 14:53:57 +0000 (08:53 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 29 Nov 2024 13:59:06 +0000 (07:59 -0600)
commit2e18d72cffd012bcc4dc6f921cd95e68dd13ce31
tree09a048bf194e5073e3355c7ca3fc4a7437c9869a
parent7cbefe7a328686cefa0267f4739fd38f2dd50995
testsuite: Check cmdline for multiple blacklist

Make sure this (undocumented) behavior doesn't change in future.
Multiple blacklist append to the config.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/254
testsuite/rootfs-pristine/test-modprobe/module-param-kcmdline9/correct.txt [new file with mode: 0644]
testsuite/rootfs-pristine/test-modprobe/module-param-kcmdline9/proc/cmdline [new file with mode: 0644]
testsuite/test-modprobe.c