aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2014-10-09Move static keyword to DEFINE_TEST macroLucas De Marchi
2014-10-09Move remaining functions from libkmod-util to sharedLucas De Marchi
2014-10-09Move alias_normalize() to sharedLucas De Marchi
2014-10-09testsuite: add tests for array implementationLucas De Marchi
2014-10-03Rename getline_wrapped() to freadline_wrapped()Lucas De Marchi
2014-10-03Reorder and reorganize header filesLucas De Marchi
2014-10-03Move hash implementation to shared directoryLucas De Marchi
2014-10-03Move generic util functions to shared directoryLucas De Marchi
2014-10-02Move macro.h to shared directoryLucas De Marchi
2014-06-14testsuite: Fix macro missing format stringLucas De Marchi
2014-06-06testsuite: Add basic tests for hash implementationLucas De Marchi
2014-06-06testsuite: Add assert_returnLucas De Marchi
2014-06-05testsuite: separate testcases on logLucas De Marchi
2014-05-30testsuite: check for correct error message in detect-loopLucas De Marchi
2014-05-30testsuite: Fix expected_fail parsingLucas De Marchi
2014-05-30testsuite: Add bracesLucas De Marchi
2014-05-30testsuite: add test to fail depmod on module loopsLucas De Marchi
2014-05-09Add gitignore to module playgroundLucas De Marchi
2014-05-02testsuite: Add module playground dirLucas De Marchi
2014-04-06testsuite: Remove duplicate testLucas De Marchi
2014-04-04testsuite: Do not run tests with *.ko.gz if zlib is not enabledMichal Marek
2014-04-04testsuite: Uncompress most modulesMichal Marek
2014-03-19Add test for depmod using search dirs with same prefixLucas De Marchi
2014-03-19Add test for simple search order in depmodLucas De Marchi
2014-03-06testsuite: Fix uname() during glibc startupMichal Marek
2014-03-06build-sys: add small redirecting MakefilesLucas De Marchi
2014-03-06testsuite: add test for '.' correctly parsed in param's valueLucas De Marchi
2014-03-06testsuite: add test to ignore unrelated strings in kcmdlineLucas De Marchi
2014-03-06testsuite: give a more suitable description to testLucas De Marchi
2014-03-06testsuite: add test for kcmdline params with no valueLucas De Marchi
2014-03-05Add some tests for kernels without finit_module(2)Michal Marek
2014-03-05testsuite: Do not provide finit_module(2) on older kernelsMichal Marek
2014-03-05testsuite: Add test for modprobe --forceMichal Marek
2014-03-05testsuite: Check the list of loaded modules after a testMichal Marek
2013-12-17Use C11's noreturnLucas De Marchi
2013-11-18testsuite: add basic test for getline_wrappedLucas De Marchi
2013-11-18testsuite: Move test-alias to test-utilLucas De Marchi
2013-08-29testsuite: fix usage of reserved namesJohn Spencer
2013-08-13testsuite: Add test for parameter with no value in kcmdlineLucas De Marchi
2013-07-15util: Add len arg to mkdir_p()Lucas De Marchi
2013-07-15util: Add mkdir_p implementation from testsuiteLucas De Marchi
2013-07-15testsuite: Fix mkdir_p corner casesLucas De Marchi
2013-07-04Use "-internal" suffix instead of "-private"Lucas De Marchi
2013-07-04tools: Do not link dynamically with libkmodLucas De Marchi
2013-07-02tools: Use test/kmod instead of kmod-nolibLucas De Marchi
2013-04-12testsuite: errno is a positive numberLucas De Marchi
2013-04-09testsuite: Fix checking __sysnoLucas De Marchi
2013-04-09testsuite: Wrap syscall() to get calls to finit_module()Lucas De Marchi
2013-04-09libkmod: Move finit_module() definition to missing.hLucas De Marchi
2013-03-21modprobe: Fix assertion on --show-depends with bogus config fileLucas De Marchi