]> git.ipfire.org Git - thirdparty/kmod.git/history - testsuite/test-modprobe.c
testsuite: depmod: check netsted loops reporting
[thirdparty/kmod.git] / testsuite / test-modprobe.c
2017-01-23  Lucas De Marchitestsuite: add test for kernel cmdline with quotes
2017-01-23  Lucas De Marchitestsuite: fix typo in description
2015-02-28  Lucas De Marchitestsuite: add test for modprobe -R <builtin-module>
2015-02-11  Lucas De Marchitestsuite: port kcmdline test to module-playground
2015-02-11  Lucas De Marchitestsuite: port install-cmd-loop test to module-playground
2015-02-11  Lucas De Marchitestsuite: port alias-to-none test to module-playground
2015-02-11  Lucas De Marchitestsuite: port tests without finit_module() to module...
2015-02-11  Lucas De Marchitestsuite: port modprobe --force test to module-playground
2015-02-10  Lucas De Marchitestsuite: port softdep-loop test to module-playground
2015-02-10  Lucas De Marchitestsuite: port show-depends tests to module-playground
2014-12-26  Lucas De MarchiRemove FSF mailing address
2014-10-09  Lucas De Marchitestsuite: remove now unused array of tests
2014-10-09  Lucas De MarchiMove static keyword to DEFINE_TEST macro
2014-10-03  Lucas De MarchiReorder and reorganize header files
2014-03-06  Lucas De Marchitestsuite: add test for '.' correctly parsed in param...
2014-03-06  Lucas De Marchitestsuite: add test to ignore unrelated strings in...
2014-03-06  Lucas De Marchitestsuite: give a more suitable description to test
2014-03-06  Lucas De Marchitestsuite: add test for kcmdline params with no value
2014-03-05  Michal MarekAdd some tests for kernels without finit_module(2)
2014-03-05  Michal Marektestsuite: Add test for modprobe --force
2014-03-05  Michal Marektestsuite: Check the list of loaded modules after a...
2013-12-17  Lucas De MarchiUse C11's noreturn
2013-08-29  John Spencertestsuite: fix usage of reserved names
2013-08-14  Lucas De Marchitestsuite: Add test for parameter with no value in...
2013-07-04  Lucas De Marchitools: Do not link dynamically with libkmod
2013-07-03  Lucas De Marchitools: Use test/kmod instead of kmod-nolib
2013-03-21  Lucas De Marchimodprobe: Fix assertion on --show-depends with bogus...
2013-03-21  Lucas De Marchitestsuite: Add test to check if modprobe explodes on...
2013-01-16  Lucas De MarchiUpdate copyright notices
2012-07-10  Lucas De Marchitestsuite: re-license under LGPL
2012-06-11  Lucas De Marchitestsuite: Fix test description
2012-06-06  Lucas De Marchitestsuite: add test for install-commands loop
2012-06-05  Lucas De Marchitestsuite: add test for softdep loops
2012-02-16  Lucas De Marchikmod-module: lookup: search modules.builtin file too
2012-02-16  Lucas De Marchitestsuite: add test for builtins with modprobe
2012-02-08  Lucas De MarchiMark functions with attribute noreturn
2012-02-08  Lucas De Marchitestsuite: add tests to modprobe --show-depends