summaryrefslogtreecommitdiff
path: root/testsuite/test-modprobe.c
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Handle different sysconfdirLucas De Marchi2023-02-101-6/+0
* modprobe: Allow passing path to moduleGustavo Sousa2023-01-131-0/+50
* test-modprobe: share single function for kcmdline testsLucas De Marchi2021-02-151-85/+10
* libkmod-config: re-quote option from kernel cmdlineLucas De Marchi2021-02-151-0/+50
* testsuite: Automatically skip tests that fail when sysconfdir != /etc.Marius Bakke2021-01-071-0/+6
* testsuite: check for ill-formed kcmdlineLucas De Marchi2020-03-131-0/+25
* testsuite: move --show-exports test to use regexLucas De Marchi2019-01-031-0/+1
* testsuite: add simple test for --show-exportsLucas De Marchi2018-11-131-0/+22
* testsuite: add tests for external directory supportYauheni Kaliuta2017-06-011-0/+22
* testsuite: add test for kernel cmdline with quotesLucas De Marchi2017-01-231-0/+25
* testsuite: fix typo in descriptionLucas De Marchi2017-01-231-1/+1
* testsuite: add test for modprobe -R <builtin-module>Lucas De Marchi2015-02-281-0/+22
* testsuite: port kcmdline test to module-playgroundLucas De Marchi2015-02-111-1/+1
* testsuite: port install-cmd-loop test to module-playgroundLucas De Marchi2015-02-111-2/+2
* testsuite: port alias-to-none test to module-playgroundLucas De Marchi2015-02-101-2/+2
* testsuite: port tests without finit_module() to module-playgroundLucas De Marchi2015-02-101-6/+6
* testsuite: port modprobe --force test to module-playgroundLucas De Marchi2015-02-101-2/+2
* testsuite: port softdep-loop test to module-playgroundLucas De Marchi2015-02-101-2/+2
* testsuite: port show-depends tests to module-playgroundLucas De Marchi2015-02-101-4/+4
* Remove FSF mailing addressLucas De Marchi2014-12-251-2/+1
* testsuite: remove now unused array of testsLucas De Marchi2014-10-091-19/+1
* Move static keyword to DEFINE_TEST macroLucas De Marchi2014-10-091-13/+13
* Reorder and reorganize header filesLucas De Marchi2014-10-031-4/+4
* testsuite: add test for '.' correctly parsed in param's valueLucas De Marchi2014-03-061-0/+25
* testsuite: add test to ignore unrelated strings in kcmdlineLucas De Marchi2014-03-061-0/+25
* testsuite: give a more suitable description to testLucas De Marchi2014-03-061-1/+1
* testsuite: add test for kcmdline params with no valueLucas De Marchi2014-03-061-0/+25
* Add some tests for kernels without finit_module(2)Michal Marek2014-03-051-0/+46
* testsuite: Add test for modprobe --forceMichal Marek2014-03-051-0/+23
* testsuite: Check the list of loaded modules after a testMichal Marek2014-03-051-3/+10
* Use C11's noreturnLucas De Marchi2013-12-171-7/+7
* testsuite: fix usage of reserved namesJohn Spencer2013-08-291-4/+4
* testsuite: Add test for parameter with no value in kcmdlineLucas De Marchi2013-08-131-0/+23
* tools: Do not link dynamically with libkmodLucas De Marchi2013-07-041-7/+7
* tools: Use test/kmod instead of kmod-nolibLucas De Marchi2013-07-021-7/+7
* modprobe: Fix assertion on --show-depends with bogus config fileLucas De Marchi2013-03-211-1/+0
* testsuite: Add test to check if modprobe explodes on bogus configLucas De Marchi2013-03-211-0/+27
* Update copyright noticesLucas De Marchi2013-01-161-1/+1
* testsuite: re-license under LGPLLucas De Marchi2012-07-101-8/+9
* testsuite: Fix test descriptionLucas De Marchi2012-06-111-1/+1
* testsuite: add test for install-commands loopLucas De Marchi2012-06-061-0/+26
* testsuite: add test for softdep loopsLucas De Marchi2012-06-051-0/+21
* kmod-module: lookup: search modules.builtin file tooLucas De Marchi2012-02-161-1/+0
* testsuite: add test for builtins with modprobeLucas De Marchi2012-02-161-0/+22
* Mark functions with attribute noreturnLucas De Marchi2012-02-081-2/+2
* testsuite: add tests to modprobe --show-dependsLucas De Marchi2012-02-081-0/+77