summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix macro missing format stringLucas De Marchi2014-06-141-1/+1
* testsuite: Add basic tests for hash implementationLucas De Marchi2014-06-062-0/+236
* testsuite: Add assert_returnLucas De Marchi2014-06-061-0/+10
* testsuite: separate testcases on logLucas De Marchi2014-06-051-2/+6
* testsuite: check for correct error message in detect-loopLucas De Marchi2014-05-302-2/+6
* testsuite: Fix expected_fail parsingLucas De Marchi2014-05-301-6/+15
* testsuite: Add bracesLucas De Marchi2014-05-301-1/+2
* testsuite: add test to fail depmod on module loopsLucas De Marchi2014-05-307-0/+28
* Add gitignore to module playgroundLucas De Marchi2014-05-091-0/+6
* testsuite: Add module playground dirLucas De Marchi2014-05-025-0/+101
* testsuite: Remove duplicate testLucas De Marchi2014-04-065-30/+0
* testsuite: Do not run tests with *.ko.gz if zlib is not enabledMichal Marek2014-04-041-0/+2
* testsuite: Uncompress most modulesMichal Marek2014-04-0422-6/+5
* Add test for depmod using search dirs with same prefixLucas De Marchi2014-03-199-0/+59
* Add test for simple search order in depmodLucas De Marchi2014-03-195-0/+29
* testsuite: Fix uname() during glibc startupMichal Marek2014-03-061-8/+16
* build-sys: add small redirecting MakefilesLucas De Marchi2014-03-061-0/+15
* testsuite: add test for '.' correctly parsed in param's valueLucas De Marchi2014-03-063-0/+30
* testsuite: add test to ignore unrelated strings in kcmdlineLucas De Marchi2014-03-063-0/+31
* 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-063-0/+31
* Add some tests for kernels without finit_module(2)Michal Marek2014-03-0523-0/+62
* testsuite: Do not provide finit_module(2) on older kernelsMichal Marek2014-03-051-0/+24
* testsuite: Add test for modprobe --forceMichal Marek2014-03-0512-0/+31
* testsuite: Check the list of loaded modules after a testMichal Marek2014-03-054-6/+199
* Use C11's noreturnLucas De Marchi2013-12-176-14/+22
* testsuite: add basic test for getline_wrappedLucas De Marchi2013-11-183-0/+43
* testsuite: Move test-alias to test-utilLucas De Marchi2013-11-183-5/+5
* testsuite: fix usage of reserved namesJohn Spencer2013-08-297-26/+26
* testsuite: Add test for parameter with no value in kcmdlineLucas De Marchi2013-08-1314-0/+33
* util: Add len arg to mkdir_p()Lucas De Marchi2013-07-151-1/+1
* util: Add mkdir_p implementation from testsuiteLucas De Marchi2013-07-153-108/+0
* testsuite: Fix mkdir_p corner casesLucas De Marchi2013-07-151-19/+32
* Use "-internal" suffix instead of "-private"Lucas De Marchi2013-07-042-2/+2
* tools: Do not link dynamically with libkmodLucas De Marchi2013-07-043-9/+9
* tools: Use test/kmod instead of kmod-nolibLucas De Marchi2013-07-023-9/+9
* testsuite: errno is a positive numberLucas De Marchi2013-04-121-1/+1
* testsuite: Fix checking __sysnoLucas De Marchi2013-04-091-5/+5
* testsuite: Wrap syscall() to get calls to finit_module()Lucas De Marchi2013-04-091-0/+36
* libkmod: Move finit_module() definition to missing.hLucas De Marchi2013-04-091-0/+4
* 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-2114-0/+36
* testsuite: Exit with success on signal if test has expected_fail=trueLucas De Marchi2013-03-211-1/+1
* testsuite: handle finit_moduleKees Cook2013-02-191-0/+24
* testsuite: Add modinfo test for module signaturesMichal Marek2013-01-174-1/+26
* Update copyright noticesLucas De Marchi2013-01-1616-16/+16
* gitignore: ignore files generated by Automake's testsuiteLucas De Marchi2013-01-151-0/+20
* testsuite: add depmod test for modules.aliasLucas De Marchi2012-10-048-0/+108
* testsuite: allow to check generated filesLucas De Marchi2012-10-042-0/+106
* testsuite: Fix double definition of 64-bits variantLucas De Marchi2012-09-071-3/+7