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