kmod/testsuite/rootfs-pristine
Lucas De Marchi 5278396d98 testsuite: Add test to check if modprobe explodes on bogus config
Put this one /etc/modprobe.d/bougs.conf:

alias psmouse deaddood

`modprobe --show-depends --quiet psmouse` explodes in an assertion
(unless you have a module named deaddood). Some people and initrd's use
"alias psmouse off" to disable a module instead of blacklisting it or
adding a install rule.

Add a test with expected_fail == true before fixing this.
2013-03-21 02:31:16 -03:00
..
test-alias testsuite: rename rootfs dir 2012-06-05 00:54:47 -03:00
test-blacklist/etc/modprobe.d testsuite: rename rootfs dir 2012-06-05 00:54:47 -03:00
test-dependencies/lib/modules/4.0.20-kmod testsuite: rename rootfs dir 2012-06-05 00:54:47 -03:00
test-depmod/modules-order-compressed/lib/modules/3.5.4-1-ARCH testsuite: add depmod test for modules.alias 2012-10-04 01:08:13 -03:00
test-init testsuite: separate insert and delete rootfs from modinfo 2012-06-05 00:54:47 -03:00
test-loaded testsuite: rename rootfs dir 2012-06-05 00:54:47 -03:00
test-modinfo testsuite: Add modinfo test for module signatures 2013-01-17 23:48:43 -02:00
test-modprobe testsuite: Add test to check if modprobe explodes on bogus config 2013-03-21 02:31:16 -03:00
test-new-module testsuite: rename rootfs dir 2012-06-05 00:54:47 -03:00
test-remove testsuite: separate insert and delete rootfs from modinfo 2012-06-05 00:54:47 -03:00
test-rootfs testsuite: rename rootfs dir 2012-06-05 00:54:47 -03:00