aboutsummaryrefslogtreecommitdiff
path: root/testsuite/test-modprobe.c
AgeCommit message (Expand)Author
2017-01-23testsuite: add test for kernel cmdline with quotesLucas De Marchi
2017-01-23testsuite: fix typo in descriptionLucas De Marchi
2015-02-28testsuite: add test for modprobe -R <builtin-module>Lucas De Marchi
2015-02-11testsuite: port kcmdline test to module-playgroundLucas De Marchi
2015-02-11testsuite: port install-cmd-loop test to module-playgroundLucas De Marchi
2015-02-10testsuite: port alias-to-none test to module-playgroundLucas De Marchi
2015-02-10testsuite: port tests without finit_module() to module-playgroundLucas De Marchi
2015-02-10testsuite: port modprobe --force test to module-playgroundLucas De Marchi
2015-02-10testsuite: port softdep-loop test to module-playgroundLucas De Marchi
2015-02-10testsuite: port show-depends tests to module-playgroundLucas De Marchi
2014-12-25Remove FSF mailing addressLucas De Marchi
2014-10-09testsuite: remove now unused array of testsLucas De Marchi
2014-10-09Move static keyword to DEFINE_TEST macroLucas De Marchi
2014-10-03Reorder and reorganize header filesLucas De Marchi
2014-03-06testsuite: add test for '.' correctly parsed in param's valueLucas De Marchi
2014-03-06testsuite: add test to ignore unrelated strings in kcmdlineLucas De Marchi
2014-03-06testsuite: give a more suitable description to testLucas De Marchi
2014-03-06testsuite: add test for kcmdline params with no valueLucas De Marchi
2014-03-05Add some tests for kernels without finit_module(2)Michal Marek
2014-03-05testsuite: Add test for modprobe --forceMichal Marek
2014-03-05testsuite: Check the list of loaded modules after a testMichal Marek
2013-12-17Use C11's noreturnLucas De Marchi
2013-08-29testsuite: fix usage of reserved namesJohn Spencer
2013-08-13testsuite: Add test for parameter with no value in kcmdlineLucas De Marchi
2013-07-04tools: Do not link dynamically with libkmodLucas De Marchi
2013-07-02tools: Use test/kmod instead of kmod-nolibLucas De Marchi
2013-03-21modprobe: Fix assertion on --show-depends with bogus config fileLucas De Marchi
2013-03-21testsuite: Add test to check if modprobe explodes on bogus configLucas De Marchi
2013-01-16Update copyright noticesLucas De Marchi
2012-07-10testsuite: re-license under LGPLLucas De Marchi
2012-06-11testsuite: Fix test descriptionLucas De Marchi
2012-06-06testsuite: add test for install-commands loopLucas De Marchi
2012-06-05testsuite: add test for softdep loopsLucas De Marchi
2012-02-16kmod-module: lookup: search modules.builtin file tooLucas De Marchi
2012-02-16testsuite: add test for builtins with modprobeLucas De Marchi
2012-02-08Mark functions with attribute noreturnLucas De Marchi
2012-02-08testsuite: add tests to modprobe --show-dependsLucas De Marchi