]> git.ipfire.org Git - thirdparty/kmod.git/history - testsuite
testsuite: move test-blacklist to DEFINE_TEST
[thirdparty/kmod.git] / testsuite /
2015-02-22  Marcus Meissnertestsuite: move test-blacklist to DEFINE_TEST
2015-02-21  Lucas De Marchitestsuite: port signature-check modules to module-playg...
2015-02-21  Lucas De Marchitestsuite: port arch-specific tests to module-playground
2015-02-21  Lucas De Marchifixup! module-playground: allow to cross-compile modules
2015-02-21  Lucas De Marchitestsuite: leave arch-specific modules in tree
2015-02-21  Lucas De Marchitestsuite: add option to copy output from test
2015-02-21  Lucas De Marchitestsuite: fix exiting with success on no output activity
2015-02-21  Lucas De Marchimodule-playground: allow to cross-compile modules
2015-02-19  Lucas De Marchitestsuite: port modules-order-compressed to module...
2015-02-11  Lucas De Marchitestsuite: port kcmdline test to module-playground
2015-02-11  Lucas De Marchitestsuite: port install-cmd-loop test to module-playground
2015-02-11  Lucas De Marchitestsuite: port alias-to-none test to module-playground
2015-02-11  Lucas De Marchitestsuite: port tests without finit_module() to module...
2015-02-11  Lucas De Marchitestsuite: port modprobe --force test to module-playground
2015-02-10  Lucas De Marchitestsuite: port softdep-loop test to module-playground
2015-02-10  Lucas De Marchishared: add helper function to add and check for overflow
2015-02-10  Lucas De Marchitestsuite: port show-depends tests to module-playground
2015-02-09  Lucas De Marchitestsuite: port detect-loop test to module-playground
2015-02-03  Lucas De Marchitestsuite: convert test-init function to use mod-simple.ko
2015-02-03  Lucas De Marchitestsuite: port test-dependencies to module-playground
2015-02-03  Lucas De Marchitestsuite: make test-dependencies use DEFINE_TEST
2015-02-03  Lucas De Marchitestsuite: use mod-simple.ko for search-order-same...
2015-02-03  Lucas De Marchitestsuite: beef up module-playground in the build system
2015-01-26  Caio Marcelo de... testsuite: add tests for kmod_list
2015-01-21  Caio Marcelo de... testsuite: add more input cases to freadline_wrapped...
2015-01-21  Caio Marcelo de... testsuite: add test for growing then shrinking a hash
2015-01-21  Caio Marcelo de... testsuite: add test for hash_add_unique
2015-01-14  Lucas De Marchitestsuite: improve coverage of shared/util.h
2015-01-14  Lucas De Marchitestsuite: improve assert report
2015-01-14  Lucas De Marchitestsuite: prefer the use of streq()
2015-01-14  Lucas De Marchitestsuite: test kmod_module_remove_module for failure
2015-01-14  Lucas De Marchitestsuite: fix retcodes parsing
2015-01-08  Lucas De Marchitestsuite: add test for array_pop()
2015-01-07  Lucas De Marchitestsuite: do not overrid paths inside build
2015-01-02  Lucas De MarchiFix includes after change to build-sys
2014-12-26  Lucas De MarchiRemove FSF mailing address
2014-12-26  Lucas De Marchibuild-sys: Don't add libkmod subdirectory to include...
2014-10-13  Lucas De Marchitestsuite: add tests for strbuf
2014-10-09  Lucas De Marchitestsuite: remove now unused array of tests
2014-10-09  Lucas De Marchitestsuite: use a section to put tests in instead of...
2014-10-09  Lucas De MarchiMove static keyword to DEFINE_TEST macro
2014-10-09  Lucas De MarchiMove remaining functions from libkmod-util to shared
2014-10-09  Lucas De MarchiMove alias_normalize() to shared
2014-10-09  Lucas De Marchitestsuite: add tests for array implementation
2014-10-03  Lucas De MarchiRename getline_wrapped() to freadline_wrapped()
2014-10-03  Lucas De MarchiReorder and reorganize header files
2014-10-03  Lucas De MarchiMove hash implementation to shared directory
2014-10-03  Lucas De MarchiMove generic util functions to shared directory
2014-10-03  Lucas De MarchiMove macro.h to shared directory
2014-06-14  Lucas De Marchitestsuite: Fix macro missing format string
2014-06-06  Lucas De Marchitestsuite: Add basic tests for hash implementation
2014-06-06  Lucas De Marchitestsuite: Add assert_return
2014-06-05  Lucas De Marchitestsuite: separate testcases on log
2014-05-30  Lucas De Marchitestsuite: check for correct error message in detect...
2014-05-30  Lucas De Marchitestsuite: Fix expected_fail parsing
2014-05-30  Lucas De Marchitestsuite: Add braces
2014-05-30  Lucas De Marchitestsuite: add test to fail depmod on module loops
2014-05-09  Lucas De MarchiAdd gitignore to module playground
2014-05-02  Lucas De Marchitestsuite: Add module playground dir
2014-04-06  Lucas De Marchitestsuite: Remove duplicate test
2014-04-04  Michal Marektestsuite: Do not run tests with *.ko.gz if zlib is...
2014-04-04  Michal Marektestsuite: Uncompress most modules
2014-03-19  Lucas De MarchiAdd test for depmod using search dirs with same prefix
2014-03-19  Lucas De MarchiAdd test for simple search order in depmod
2014-03-07  Michal Marektestsuite: Fix uname() during glibc startup
2014-03-06  Lucas De Marchibuild-sys: add small redirecting Makefiles
2014-03-06  Lucas De Marchitestsuite: add test for '.' correctly parsed in param...
2014-03-06  Lucas De Marchitestsuite: add test to ignore unrelated strings in...
2014-03-06  Lucas De Marchitestsuite: give a more suitable description to test
2014-03-06  Lucas De Marchitestsuite: add test for kcmdline params with no value
2014-03-05  Michal MarekAdd some tests for kernels without finit_module(2)
2014-03-05  Michal Marektestsuite: Do not provide finit_module(2) on older...
2014-03-05  Michal Marektestsuite: Add test for modprobe --force
2014-03-05  Michal Marektestsuite: Check the list of loaded modules after a...
2013-12-17  Lucas De MarchiUse C11's noreturn
2013-11-18  Lucas De Marchitestsuite: add basic test for getline_wrapped
2013-11-18  Lucas De Marchitestsuite: Move test-alias to test-util
2013-08-29  John Spencertestsuite: fix usage of reserved names
2013-08-14  Lucas De Marchitestsuite: Add test for parameter with no value in...
2013-07-15  Lucas De Marchiutil: Add len arg to mkdir_p()
2013-07-15  Lucas De Marchiutil: Add mkdir_p implementation from testsuite
2013-07-15  Lucas De Marchitestsuite: Fix mkdir_p corner cases
2013-07-04  Lucas De MarchiUse "-internal" suffix instead of "-private"
2013-07-04  Lucas De Marchitools: Do not link dynamically with libkmod
2013-07-03  Lucas De Marchitools: Use test/kmod instead of kmod-nolib
2013-04-12  Lucas De Marchitestsuite: errno is a positive number
2013-04-09  Lucas De Marchitestsuite: Fix checking __sysno
2013-04-09  Lucas De Marchitestsuite: Wrap syscall() to get calls to finit_module()
2013-04-09  Lucas De Marchilibkmod: Move finit_module() definition to missing.h
2013-03-21  Lucas De Marchimodprobe: Fix assertion on --show-depends with bogus...
2013-03-21  Lucas De Marchitestsuite: Add test to check if modprobe explodes on...
2013-03-21  Lucas De Marchitestsuite: Exit with success on signal if test has...
2013-02-19  Kees Cooktestsuite: handle finit_module
2013-01-18  Michal Marektestsuite: Add modinfo test for module signatures
2013-01-16  Lucas De MarchiUpdate copyright notices
2013-01-15  Lucas De Marchigitignore: ignore files generated by Automake's testsuite
2012-10-04  Lucas De Marchitestsuite: add depmod test for modules.alias
2012-10-04  Lucas De Marchitestsuite: allow to check generated files
2012-09-07  Lucas De Marchitestsuite: Fix double definition of 64-bits variant
2012-08-01  Martin Pitttestsuite preload: Factorize into macros, add more...
next