summaryrefslogtreecommitdiff
path: root/testsuite/test-modprobe.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-06testsuite: add test for '.' correctly parsed in param's valueLucas De Marchi1-0/+25
2014-03-06testsuite: add test to ignore unrelated strings in kcmdlineLucas De Marchi1-0/+25
2014-03-06testsuite: give a more suitable description to testLucas De Marchi1-1/+1
2014-03-06testsuite: add test for kcmdline params with no valueLucas De Marchi1-0/+25
2014-03-05Add some tests for kernels without finit_module(2)Michal Marek1-0/+46
2014-03-05testsuite: Add test for modprobe --forceMichal Marek1-0/+23
2014-03-05testsuite: Check the list of loaded modules after a testMichal Marek1-3/+10
2013-12-17Use C11's noreturnLucas De Marchi1-7/+7
2013-08-29testsuite: fix usage of reserved namesJohn Spencer1-4/+4
2013-08-13testsuite: Add test for parameter with no value in kcmdlineLucas De Marchi1-0/+23
2013-07-04tools: Do not link dynamically with libkmodLucas De Marchi1-7/+7
2013-07-02tools: Use test/kmod instead of kmod-nolibLucas De Marchi1-7/+7
2013-03-21modprobe: Fix assertion on --show-depends with bogus config fileLucas De Marchi1-1/+0
2013-03-21testsuite: Add test to check if modprobe explodes on bogus configLucas De Marchi1-0/+27
2013-01-16Update copyright noticesLucas De Marchi1-1/+1
2012-07-10testsuite: re-license under LGPLLucas De Marchi1-8/+9
2012-06-11testsuite: Fix test descriptionLucas De Marchi1-1/+1
2012-06-06testsuite: add test for install-commands loopLucas De Marchi1-0/+26
2012-06-05testsuite: add test for softdep loopsLucas De Marchi1-0/+21
2012-02-16kmod-module: lookup: search modules.builtin file tooLucas De Marchi1-1/+0
2012-02-16testsuite: add test for builtins with modprobeLucas De Marchi1-0/+22
2012-02-08Mark functions with attribute noreturnLucas De Marchi1-2/+2
2012-02-08testsuite: add tests to modprobe --show-dependsLucas De Marchi1-0/+77