1. ade6b25 testsuite: add test for modprobe -R <builtin-module> by Lucas De Marchi · 9 years ago
  2. dbf90dc testsuite: test builtin state by Lucas De Marchi · 9 years ago
  3. 10d783c module-playground: don clean all .ko files by Lucas De Marchi · 9 years ago
  4. 0af8f78 testsuite: move test-blacklist to DEFINE_TEST by Marcus Meissner · 9 years ago
  5. 3f0eb43 testsuite: port signature-check modules to module-playground by Lucas De Marchi · 9 years ago
  6. 77fdc66 testsuite: port arch-specific tests to module-playground by Lucas De Marchi · 9 years ago
  7. a24e178 fixup! module-playground: allow to cross-compile modules by Lucas De Marchi · 9 years ago
  8. 5eafc34 testsuite: leave arch-specific modules in tree by Lucas De Marchi · 9 years ago
  9. f6dc239 testsuite: add option to copy output from test by Lucas De Marchi · 9 years ago
  10. 03a5079 testsuite: fix exiting with success on no output activity by Lucas De Marchi · 9 years ago
  11. 7efa350 module-playground: allow to cross-compile modules by Lucas De Marchi · 9 years ago
  12. 2a38870 testsuite: port modules-order-compressed to module-playground by Lucas De Marchi · 9 years ago
  13. 246d67d testsuite: port kcmdline test to module-playground by Lucas De Marchi · 9 years ago
  14. 621ac88 testsuite: port install-cmd-loop test to module-playground by Lucas De Marchi · 9 years ago
  15. bf0b87f testsuite: port alias-to-none test to module-playground by Lucas De Marchi · 9 years ago
  16. 33c1185 testsuite: port tests without finit_module() to module-playground by Lucas De Marchi · 9 years ago
  17. a1a1369 testsuite: port modprobe --force test to module-playground by Lucas De Marchi · 9 years ago
  18. 1e12824 testsuite: port softdep-loop test to module-playground by Lucas De Marchi · 9 years ago
  19. aac5f45 shared: add helper function to add and check for overflow by Lucas De Marchi · 9 years ago
  20. eeb6270 testsuite: port show-depends tests to module-playground by Lucas De Marchi · 9 years ago
  21. d9ab7ab testsuite: port detect-loop test to module-playground by Lucas De Marchi · 9 years ago
  22. 1669be8 testsuite: convert test-init function to use mod-simple.ko by Lucas De Marchi · 9 years ago
  23. 450c1f0 testsuite: port test-dependencies to module-playground by Lucas De Marchi · 9 years ago
  24. d2db083 testsuite: make test-dependencies use DEFINE_TEST by Lucas De Marchi · 9 years ago
  25. 8dddac5 testsuite: use mod-simple.ko for search-order-same-prefix test by Lucas De Marchi · 9 years ago
  26. 4002d77 testsuite: beef up module-playground in the build system by Lucas De Marchi · 9 years ago
  27. 2200a44 testsuite: add tests for kmod_list by Caio Marcelo de Oliveira Filho · 9 years ago
  28. 211e384 testsuite: add more input cases to freadline_wrapped test by Caio Marcelo de Oliveira Filho · 9 years ago
  29. 22f602c testsuite: add test for growing then shrinking a hash by Caio Marcelo de Oliveira Filho · 9 years ago
  30. 9c2d39c testsuite: add test for hash_add_unique by Caio Marcelo de Oliveira Filho · 9 years ago
  31. 9c6084d testsuite: improve coverage of shared/util.h by Lucas De Marchi · 9 years ago
  32. 2d1f8bd testsuite: improve assert report by Lucas De Marchi · 9 years ago
  33. 5c42c5f testsuite: prefer the use of streq() by Lucas De Marchi · 9 years ago
  34. 9b51e13 testsuite: test kmod_module_remove_module for failure by Lucas De Marchi · 9 years ago
  35. af87874 testsuite: fix retcodes parsing by Lucas De Marchi · 9 years ago
  36. c78066a testsuite: add test for array_pop() by Lucas De Marchi · 9 years ago
  37. 8ff7f00 testsuite: do not overrid paths inside build by Lucas De Marchi · 9 years ago
  38. f357866 Fix includes after change to build-sys by Lucas De Marchi · 9 years ago
  39. dea2dfe Remove FSF mailing address by Lucas De Marchi · 9 years ago
  40. 1315123 build-sys: Don't add libkmod subdirectory to include path by Lucas De Marchi · 9 years ago
  41. 48e4d18 testsuite: add tests for strbuf by Lucas De Marchi · 10 years ago
  42. 4328982 testsuite: remove now unused array of tests by Lucas De Marchi · 10 years ago
  43. c5798fe testsuite: use a section to put tests in instead of array by Lucas De Marchi · 10 years ago
  44. f1155c1 Move static keyword to DEFINE_TEST macro by Lucas De Marchi · 10 years ago
  45. f4e8c16 Move remaining functions from libkmod-util to shared by Lucas De Marchi · 10 years ago
  46. 2b0104f Move alias_normalize() to shared by Lucas De Marchi · 10 years ago
  47. fdafa6b testsuite: add tests for array implementation by Lucas De Marchi · 10 years ago
  48. aafd383 Rename getline_wrapped() to freadline_wrapped() by Lucas De Marchi · 10 years ago
  49. c2e4286 Reorder and reorganize header files by Lucas De Marchi · 10 years ago
  50. 0db718e Move hash implementation to shared directory by Lucas De Marchi · 10 years ago
  51. 96573a0 Move generic util functions to shared directory by Lucas De Marchi · 10 years ago
  52. 576dd43 Move macro.h to shared directory by Lucas De Marchi · 10 years ago
  53. a5a41f8 testsuite: Fix macro missing format string by Lucas De Marchi · 10 years ago
  54. 5963c36 testsuite: Add basic tests for hash implementation by Lucas De Marchi · 10 years ago
  55. 30471c8 testsuite: Add assert_return by Lucas De Marchi · 10 years ago
  56. f988e25 testsuite: separate testcases on log by Lucas De Marchi · 10 years ago
  57. 7a2d0e6 testsuite: check for correct error message in detect-loop by Lucas De Marchi · 10 years ago
  58. d7293a1 testsuite: Fix expected_fail parsing by Lucas De Marchi · 10 years ago
  59. f429113 testsuite: Add braces by Lucas De Marchi · 10 years ago
  60. 8183cfa testsuite: add test to fail depmod on module loops by Lucas De Marchi · 10 years ago
  61. b8b990f Add gitignore to module playground by Lucas De Marchi · 10 years ago
  62. 3f8dd30 testsuite: Add module playground dir by Lucas De Marchi · 10 years ago
  63. 3e68b2c testsuite: Remove duplicate test by Lucas De Marchi · 10 years ago
  64. 81bf88d testsuite: Do not run tests with *.ko.gz if zlib is not enabled by Michal Marek · 10 years ago
  65. 73476ec testsuite: Uncompress most modules by Michal Marek · 10 years ago
  66. ad7f175 Add test for depmod using search dirs with same prefix by Lucas De Marchi · 10 years ago
  67. aa0abec Add test for simple search order in depmod by Lucas De Marchi · 10 years ago
  68. 632fb7b testsuite: Fix uname() during glibc startup by Michal Marek · 10 years ago
  69. 06eb29e build-sys: add small redirecting Makefiles by Lucas De Marchi · 10 years ago
  70. 4977662 testsuite: add test for '.' correctly parsed in param's value by Lucas De Marchi · 10 years ago
  71. 4214902 testsuite: add test to ignore unrelated strings in kcmdline by Lucas De Marchi · 10 years ago
  72. bad84a9 testsuite: give a more suitable description to test by Lucas De Marchi · 10 years ago
  73. 55bcc4a testsuite: add test for kcmdline params with no value by Lucas De Marchi · 10 years ago
  74. be29c40 Add some tests for kernels without finit_module(2) by Michal Marek · 10 years ago
  75. 063086e testsuite: Do not provide finit_module(2) on older kernels by Michal Marek · 10 years ago
  76. 2ce5de0 testsuite: Add test for modprobe --force by Michal Marek · 10 years ago
  77. 88ac408 testsuite: Check the list of loaded modules after a test by Michal Marek · 10 years ago
  78. d96ca9c Use C11's noreturn by Lucas De Marchi · 11 years ago
  79. 1dda626 testsuite: add basic test for getline_wrapped by Lucas De Marchi · 11 years ago
  80. 807c601 testsuite: Move test-alias to test-util by Lucas De Marchi · 11 years ago
  81. bd4e734 testsuite: fix usage of reserved names by John Spencer · 11 years ago
  82. ea225b9 testsuite: Add test for parameter with no value in kcmdline by Lucas De Marchi · 11 years ago
  83. c493b93 util: Add len arg to mkdir_p() by Lucas De Marchi · 11 years ago
  84. 85d02eb util: Add mkdir_p implementation from testsuite by Lucas De Marchi · 11 years ago
  85. 7980eaf testsuite: Fix mkdir_p corner cases by Lucas De Marchi · 11 years ago
  86. 83b855a Use "-internal" suffix instead of "-private" by Lucas De Marchi · 11 years ago
  87. b6adccd tools: Do not link dynamically with libkmod by Lucas De Marchi · 11 years ago
  88. 9de9e07 tools: Use test/kmod instead of kmod-nolib by Lucas De Marchi · 11 years ago
  89. 2ad09cc testsuite: errno is a positive number by Lucas De Marchi · 11 years ago
  90. 8e00db9 testsuite: Fix checking __sysno by Lucas De Marchi · 11 years ago
  91. 0ae5860 testsuite: Wrap syscall() to get calls to finit_module() by Lucas De Marchi · 11 years ago
  92. 55112d1 libkmod: Move finit_module() definition to missing.h by Lucas De Marchi · 11 years ago
  93. ace742f modprobe: Fix assertion on --show-depends with bogus config file by Lucas De Marchi · 11 years ago
  94. 5278396 testsuite: Add test to check if modprobe explodes on bogus config by Lucas De Marchi · 11 years ago
  95. 489c04d testsuite: Exit with success on signal if test has expected_fail=true by Lucas De Marchi · 11 years ago
  96. e87352d testsuite: handle finit_module by Kees Cook · 11 years ago
  97. 709b863 testsuite: Add modinfo test for module signatures by Michal Marek · 11 years ago
  98. e6b0e49 Update copyright notices by Lucas De Marchi · 11 years ago
  99. 4111bc0 gitignore: ignore files generated by Automake's testsuite by Lucas De Marchi · 11 years ago
  100. b0c9fc8 testsuite: add depmod test for modules.alias by Lucas De Marchi · 12 years ago