]> git.ipfire.org Git - thirdparty/kmod.git/commit
Add binary to test rmmod feature
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 23 Nov 2011 19:22:09 +0000 (17:22 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 23 Nov 2011 19:22:09 +0000 (17:22 -0200)
commiteee1345cf24fcd21efcef907aec2ded4cca98874
tree152c199f678a0c274e1b771d8b7e5b21115e90dc
parent6806a0437f49e97969872a353473b23d27a0e380
Add binary to test rmmod feature

It doesn't run with `make check' since
o It's dangerous
o It needs to be run as root
o It needs an argument, otherwise it removes the first module
  with use_count==0
Makefile.am
test/.gitignore
test/test-rmmod.c [new file with mode: 0644]