aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2016-11-08testsuite: fix test_array_sort pointers inderectionYauheni Kaliuta
2016-08-15Add scratchbuf implementationLucas De Marchi
2016-08-15testsuite: include stdio.hLucas De Marchi
2016-08-10util: fix warning of equal values on logical ORLucas De Marchi
2015-05-31build: cache modules from playgroundLucas De Marchi
2015-03-07tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho
2015-03-05testsuite: update READMECaio Marcelo de Oliveira Filho
2015-02-28testsuite: add test for modprobe -R <builtin-module>Lucas De Marchi
2015-02-28testsuite: test builtin stateLucas De Marchi
2015-02-24module-playground: don clean all .ko filesLucas De Marchi
2015-02-22testsuite: move test-blacklist to DEFINE_TESTMarcus Meissner
2015-02-21testsuite: port signature-check modules to module-playgroundLucas De Marchi
2015-02-21testsuite: port arch-specific tests to module-playgroundLucas De Marchi
2015-02-21fixup! module-playground: allow to cross-compile modulesLucas De Marchi
2015-02-21testsuite: leave arch-specific modules in treeLucas De Marchi
2015-02-21testsuite: add option to copy output from testLucas De Marchi
2015-02-21testsuite: fix exiting with success on no output activityLucas De Marchi
2015-02-21module-playground: allow to cross-compile modulesLucas De Marchi
2015-02-19testsuite: port modules-order-compressed to module-playgroundLucas De Marchi
2015-02-11testsuite: port kcmdline test to module-playgroundLucas De Marchi
2015-02-11testsuite: port install-cmd-loop test to module-playgroundLucas De Marchi
2015-02-10testsuite: port alias-to-none test to module-playgroundLucas De Marchi
2015-02-10testsuite: port tests without finit_module() to module-playgroundLucas De Marchi
2015-02-10testsuite: port modprobe --force test to module-playgroundLucas De Marchi
2015-02-10testsuite: port softdep-loop test to module-playgroundLucas De Marchi
2015-02-10shared: add helper function to add and check for overflowLucas De Marchi
2015-02-10testsuite: port show-depends tests to module-playgroundLucas De Marchi
2015-02-09testsuite: port detect-loop test to module-playgroundLucas De Marchi
2015-02-03testsuite: convert test-init function to use mod-simple.koLucas De Marchi
2015-02-03testsuite: port test-dependencies to module-playgroundLucas De Marchi
2015-02-03testsuite: make test-dependencies use DEFINE_TESTLucas De Marchi
2015-02-03testsuite: use mod-simple.ko for search-order-same-prefix testLucas De Marchi
2015-02-03testsuite: beef up module-playground in the build systemLucas De Marchi
2015-01-26testsuite: add tests for kmod_listCaio Marcelo de Oliveira Filho
2015-01-21testsuite: add more input cases to freadline_wrapped testCaio Marcelo de Oliveira Filho
2015-01-21testsuite: add test for growing then shrinking a hashCaio Marcelo de Oliveira Filho
2015-01-21testsuite: add test for hash_add_uniqueCaio Marcelo de Oliveira Filho
2015-01-14testsuite: improve coverage of shared/util.hLucas De Marchi
2015-01-14testsuite: improve assert reportLucas De Marchi
2015-01-14testsuite: prefer the use of streq()Lucas De Marchi
2015-01-14testsuite: test kmod_module_remove_module for failureLucas De Marchi
2015-01-14testsuite: fix retcodes parsingLucas De Marchi
2015-01-08testsuite: add test for array_pop()Lucas De Marchi
2015-01-07testsuite: do not overrid paths inside buildLucas De Marchi
2015-01-02Fix includes after change to build-sysLucas De Marchi
2014-12-25Remove FSF mailing addressLucas De Marchi
2014-12-25build-sys: Don't add libkmod subdirectory to include pathLucas De Marchi
2014-10-13testsuite: add tests for strbufLucas De Marchi
2014-10-09testsuite: remove now unused array of testsLucas De Marchi
2014-10-09testsuite: use a section to put tests in instead of arrayLucas De Marchi