testsuite: add tests to modprobe --show-depends
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 8 Feb 2012 03:40:00 +0000 (01:40 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 8 Feb 2012 04:04:10 +0000 (02:04 -0200)
commit976ea8c3ae57d5c229bdebdb48e3487fdd641d1d
tree51f807c4da1df9d7d4067237b1ad802e7f36ac3f
parent4083b0997a0c757b4d414db2a70cecbe8e81a390
testsuite: add tests to modprobe --show-depends

test 1 - check whether modprobe outputs the right thing when
using --show-depends is used with already loaded modules.

test 2 - check whether modprobe outputs the right thing when
using --show-depends with modules not loaded yet
Makefile.am
TODO
testsuite/.gitignore
testsuite/rootfs.tar.xz
testsuite/test-modprobe.c [new file with mode: 0644]