]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: add tests for kmod_list
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Mon, 26 Jan 2015 11:47:09 +0000 (09:47 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 26 Jan 2015 21:20:51 +0000 (19:20 -0200)
commit2200a448d49ed02be8fedba2c20373b287e8cde3
tree58d90388ab6f347ced43e2d72f5e0261b5ed5e43
parentc677bf2c7d4c6b4390dcc5739aec55aecb0cd62e
testsuite: add tests for kmod_list

Some tests cover internal API that wasn't used
elsewhere. The choice here was to test and keep the
list implementation complete instead of removing it.
Makefile.am
testsuite/.gitignore
testsuite/test-list.c [new file with mode: 0644]