summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-01testsuite preload: Factorize into macros, add more stat and open variantsMartin Pitt1-124/+90
2012-07-18Use #pragma once instead of #ifndefLucas De Marchi3-12/+3
2012-07-10testsuite: re-license under LGPLLucas De Marchi18-137/+657
2012-07-10testsuite: path wrapper: Fix open() with 3 argumentsMartin Pitt1-1/+1
2012-06-21testsuite: use right offset for module nameLucas De Marchi2-5/+23
2012-06-19build-sys: Make dirs writable on rootfs creationLucas De Marchi1-1/+1
2012-06-11testsuite: Fix test descriptionLucas De Marchi1-1/+1
2012-06-06testsuite: add test for install-commands loopLucas De Marchi12-0/+167
2012-06-06testsuite: allow to export custom env varsLucas De Marchi2-0/+9