]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: add test for kmod_module_new_from_name()
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Sun, 29 Jan 2012 17:43:19 +0000 (15:43 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 30 Jan 2012 22:05:34 +0000 (20:05 -0200)
commita9474303a45612d4817f61ff0d6106294239997b
treeacfe4f52897a4e5a5f1f3d5978c29842670d01c6
parent9c7f3ad0a4fe4edb9cdef3db6f8d0d9be4483e3d
testsuite: add test for kmod_module_new_from_name()

Check if module names are being correctly normalized.
Makefile.am
testsuite/.gitignore
testsuite/rootfs.tar.xz
testsuite/test-new-module.c [new file with mode: 0644]