1. 3e451bf testsuite: allow to check generated files by Lucas De Marchi · 12 years ago
  2. d642341 testsuite: Fix double definition of 64-bits variant by Lucas De Marchi · 12 years ago
  3. 123e827 testsuite preload: Factorize into macros, add more stat and open variants by Martin Pitt · 12 years ago
  4. e8fd8fe Use #pragma once instead of #ifndef by Lucas De Marchi · 12 years ago
  5. e1b1ab2 testsuite: re-license under LGPL by Lucas De Marchi · 12 years ago
  6. 4281cee testsuite: path wrapper: Fix open() with 3 arguments by Martin Pitt · 12 years ago
  7. fca5b9b testsuite: use right offset for module name by Lucas De Marchi · 12 years ago
  8. 33202e8 build-sys: Make dirs writable on rootfs creation by Lucas De Marchi · 12 years ago
  9. 9b01fd2 testsuite: Fix test description by Lucas De Marchi · 12 years ago
  10. 01d9ee6 testsuite: add test for install-commands loop by Lucas De Marchi · 12 years ago
  11. 34db3f2 testsuite: allow to export custom env vars by Lucas De Marchi · 12 years ago
  12. b8e344a testsuite: add timeout for each test by Lucas De Marchi · 12 years ago
  13. ed8e93f testsuite: create additional pipe to monitor child by Lucas De Marchi · 12 years ago
  14. a6976f8 testsuite: add test for softdep loops by Lucas De Marchi · 12 years ago
  15. a655370 testsuite: check if module is in kernel for return code by Lucas De Marchi · 12 years ago
  16. ddf1e7a testsuite: set default init_module behavior to mimic kernel's by Lucas De Marchi · 12 years ago
  17. 5a2949c testsuite: create initstate file upon fake init_module() by Lucas De Marchi · 12 years ago
  18. 44e5466 testsuite: add mkdir_p implementation by Lucas De Marchi · 12 years ago
  19. 113d008 testsuite: trap calls to mkdir by Lucas De Marchi · 12 years ago
  20. 0de690c testsuite: check if rootfs dir is dirty before running by Lucas De Marchi · 12 years ago
  21. ada9719 testsuite: separate insert and delete rootfs from modinfo by Lucas De Marchi · 12 years ago
  22. e2ee7d9 testsuite: rename rootfs dir by Lucas De Marchi · 12 years ago
  23. 90fc410 testsuite: fix find_module() finding wrong module by Lucas De Marchi · 12 years ago
  24. c88aec7 test-conversion: convert test-get-dependencies to new infrastructure by Dan McGee · 12 years ago
  25. bcca1b9 test-conversion: convert test-blacklist to new infrastructure by Dan McGee · 12 years ago
  26. 452c1dd build-sys: copy rootfs to another directory by Lucas De Marchi · 12 years ago
  27. cdbcc24 testsuite: ship testsuite/rootfs unzipped by Dan McGee · 12 years ago
  28. 050db08 Add missing newlines by Lucas De Marchi · 12 years ago
  29. 658e047 testsuite: fix color of unexpected failure by Lucas De Marchi · 12 years ago
  30. 3805274 kmod-module: lookup: search modules.builtin file too by Lucas De Marchi · 12 years ago
  31. a7f5300 testsuite: add test for builtins with modprobe by Lucas De Marchi · 12 years ago
  32. f31d49c testsuite: add .path member to test struct by Dave Reisner · 12 years ago
  33. f6301b6 Fix path.c's function pointer defenitions. by Wouter van Kesteren · 12 years ago
  34. 32d29b3 Mark functions with attribute noreturn by Lucas De Marchi · 12 years ago
  35. d005aeb Check if libc has __xstat by Lucas De Marchi · 12 years ago
  36. 995627d build-sys: add rule to pack rootfs by Lucas De Marchi · 12 years ago
  37. 976ea8c testsuite: add tests to modprobe --show-depends by Lucas De Marchi · 12 years ago
  38. 4083b09 testsuite: update README file by Lucas De Marchi · 12 years ago
  39. c5d8198 testsuite: macronify test definitions by Lucas De Marchi · 12 years ago
  40. e9fa9de testsuite: macronify main function by Lucas De Marchi · 12 years ago
  41. 54c43df Add WARNING file for test dir and improve testsuite README by Lucas De Marchi · 12 years ago
  42. 23e354b testsuite: add README by Lucas De Marchi · 12 years ago
  43. 2ec7983 Update .gitignore files by Dan McGee · 12 years ago
  44. fa0046b testsuite: allow for expected failure of tests by Dave Reisner · 12 years ago
  45. dfdfb96 testsuite: check if dots are allowed in aliases by Lucas De Marchi · 12 years ago
  46. a947430 testsuite: add test for kmod_module_new_from_name() by Lucas De Marchi · 12 years ago
  47. 9901cfe Partially fix parsing of alias with dots by Lucas De Marchi · 12 years ago
  48. 81e8b80 testsuite: let stat.h take care of stat64 by Lucas De Marchi · 12 years ago
  49. d3f159b Use %zu for size_t by Lucas De Marchi · 12 years ago
  50. c41143a testsuite: remove unneeded call to memset() by Lucas De Marchi · 12 years ago
  51. 760b896 testsuite: add test for function alias_normalize by Pedro Pedruzzi · 12 years ago
  52. e701e38 testsuite: add GPL license by Lucas De Marchi · 12 years ago
  53. f6ef5d6 testsuite: trap calls to delete_module() including simple test by Lucas De Marchi · 12 years ago
  54. d2c2b8b build-sys: autotoolify build of check libraries by Lucas De Marchi · 12 years ago
  55. 53646fc testsuite: add trap to init_module() including simple test by Lucas De Marchi · 12 years ago
  56. 95daea0 testsuite: add test for modinfo by Lucas De Marchi · 12 years ago
  57. 9e3b9d2 testsuite: remind users to build tools by Lucas De Marchi · 12 years ago
  58. 51b1d1a testsuite: add colors to test output by Lucas De Marchi · 12 years ago
  59. 61e9433 testsuite: add simple test for list of loaded modules by Lucas De Marchi · 12 years ago
  60. 3dbb8de testsuite: match outputs of test with a known correct one by Lucas De Marchi · 12 years ago
  61. 45481ee testsuite: separate child from parent by Lucas De Marchi · 12 years ago
  62. 6b88ef3 testsuite: allow to run tests outside of top_buildir by Lucas De Marchi · 12 years ago
  63. 4e36cb1 testsuite: add trap to opendir() including tests by Lucas De Marchi · 12 years ago
  64. 1426a61 testsuite: add trap to stat() and friends including tests by Lucas De Marchi · 12 years ago
  65. 7fa8c2d testsuite: add trap to open() including tests by Lucas De Marchi · 12 years ago
  66. 6afc9cd testsuite: add trap to fopen() including tests by Lucas De Marchi · 12 years ago
  67. ab25311 testsuite: fake kernel 4.0.20-kmod is out by Lucas De Marchi · 12 years ago
  68. 395478c testsuite: export environment with flags and LD_PRELOAD by Lucas De Marchi · 12 years ago
  69. ed2df4e testsuite: move oneshot to inside the test struct by Lucas De Marchi · 12 years ago
  70. 68cc449 testsuite: trap calls to uname by Lucas De Marchi · 12 years ago
  71. eebca81 testsuite: test libkmod initialization by Lucas De Marchi · 12 years ago
  72. 80f9e02 testsuite: add skeleton by Lucas De Marchi · 12 years ago