]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: add test for modinfo
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 25 Jan 2012 22:32:48 +0000 (20:32 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 26 Jan 2012 18:05:05 +0000 (16:05 -0200)
commit95daea07f44f6907859850e37d3468376759f66f
tree0518e891f0bf8890c62fc75a3b0512cb29c6fd3c
parent9e3b9d2e8cf295957ddad359abc80228a027ebf7
testsuite: add test for modinfo

These ext4 modules were sent by Jon Master so we can test the result of
modinfo with modules generated for different architectures.

They are now added to testsuite and their output tested automatically.
Makefile.am
testsuite/.gitignore
testsuite/rootfs.tar.xz
testsuite/test-modinfo.c [new file with mode: 0644]
testsuite/testsuite.h