summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-06-14testsuite: Fix macro missing format stringLucas De Marchi1-1/+1
2014-06-06testsuite: Add basic tests for hash implementationLucas De Marchi2-0/+236
2014-06-06testsuite: Add assert_returnLucas De Marchi1-0/+10
2014-06-05testsuite: separate testcases on logLucas De Marchi1-2/+6
2014-05-30testsuite: check for correct error message in detect-loopLucas De Marchi2-2/+6
2014-05-30testsuite: Fix expected_fail parsingLucas De Marchi1-6/+15
2014-05-30testsuite: Add bracesLucas De Marchi1-1/+2
2014-05-30testsuite: add test to fail depmod on module loopsLucas De Marchi7-0/+28
2014-05-09Add gitignore to module playgroundLucas De Marchi1-0/+6
2014-05-02testsuite: Add module playground dirLucas De Marchi5-0/+101
2014-04-06testsuite: Remove duplicate testLucas De Marchi5-30/+0
2014-04-04testsuite: Do not run tests with *.ko.gz if zlib is not enabledMichal Marek1-0/+2
2014-04-04testsuite: Uncompress most modulesMichal Marek22-6/+5
2014-03-19Add test for depmod using search dirs with same prefixLucas De Marchi9-0/+59
2014-03-19Add test for simple search order in depmodLucas De Marchi5-0/+29
2014-03-06testsuite: Fix uname() during glibc startupMichal Marek1-8/+16
2014-03-06build-sys: add small redirecting MakefilesLucas De Marchi1-0/+15
2014-03-06testsuite: add test for '.' correctly parsed in param's valueLucas De Marchi3-0/+30
2014-03-06testsuite: add test to ignore unrelated strings in kcmdlineLucas De Marchi3-0/+31
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 Marchi3-0/+31
2014-03-05Add some tests for kernels without finit_module(2)Michal Marek23-0/+62
2014-03-05testsuite: Do not provide finit_module(2) on older kernelsMichal Marek1-0/+24
2014-03-05testsuite: Add test for modprobe --forceMichal Marek12-0/+31
2014-03-05testsuite: Check the list of loaded modules after a testMichal Marek4-6/+199
2013-12-17Use C11's noreturnLucas De Marchi6-14/+22
2013-11-18testsuite: add basic test for getline_wrappedLucas De Marchi3-0/+43
2013-11-18testsuite: Move test-alias to test-utilLucas De Marchi3-5/+5
2013-08-29testsuite: fix usage of reserved namesJohn Spencer7-26/+26
2013-08-13testsuite: Add test for parameter with no value in kcmdlineLucas De Marchi14-0/+33
2013-07-15util: Add len arg to mkdir_p()Lucas De Marchi1-1/+1
2013-07-15util: Add mkdir_p implementation from testsuiteLucas De Marchi3-108/+0
2013-07-15testsuite: Fix mkdir_p corner casesLucas De Marchi1-19/+32
2013-07-04Use "-internal" suffix instead of "-private"Lucas De Marchi2-2/+2
2013-07-04tools: Do not link dynamically with libkmodLucas De Marchi3-9/+9
2013-07-02tools: Use test/kmod instead of kmod-nolibLucas De Marchi3-9/+9
2013-04-12testsuite: errno is a positive numberLucas De Marchi1-1/+1
2013-04-09testsuite: Fix checking __sysnoLucas De Marchi1-5/+5
2013-04-09testsuite: Wrap syscall() to get calls to finit_module()Lucas De Marchi1-0/+36
2013-04-09libkmod: Move finit_module() definition to missing.hLucas De Marchi1-0/+4
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 Marchi14-0/+36
2013-03-21testsuite: Exit with success on signal if test has expected_fail=trueLucas De Marchi1-1/+1
2013-02-19testsuite: handle finit_moduleKees Cook1-0/+24
2013-01-17testsuite: Add modinfo test for module signaturesMichal Marek4-1/+26
2013-01-16Update copyright noticesLucas De Marchi16-16/+16
2013-01-15gitignore: ignore files generated by Automake's testsuiteLucas De Marchi1-0/+20
2012-10-04testsuite: add depmod test for modules.aliasLucas De Marchi8-0/+108
2012-10-04testsuite: allow to check generated filesLucas De Marchi2-0/+106
2012-09-07testsuite: Fix double definition of 64-bits variantLucas De Marchi1-3/+7