1. c88aec7 test-conversion: convert test-get-dependencies to new infrastructure by Dan McGee · 13 years ago
  2. bcca1b9 test-conversion: convert test-blacklist to new infrastructure by Dan McGee · 13 years ago
  3. abb7e47 test: remove test-state by Lucas De Marchi · 13 years ago
  4. 54c43df Add WARNING file for test dir and improve testsuite README by Lucas De Marchi · 13 years ago
  5. 2efd5d4 test-conversion: remove test/test-{insmod,rmmod,rmmod2} by Dan McGee · 13 years ago
  6. 2af31a5 test-conversion: remove test/test-init by Dan McGee · 13 years ago
  7. 6fc9458 test-conversion: remove test/test-loaded by Dan McGee · 13 years ago
  8. 80f9e02 testsuite: add skeleton by Lucas De Marchi · 13 years ago
  9. efd2cec test: add check of module's state by Lucas De Marchi · 13 years ago
  10. 51e873d Add test to check kmod_validate_resources by Lucas De Marchi · 13 years ago
  11. 9190c8c Add test for probe insert by Lucas De Marchi · 13 years ago
  12. 674f859 elf: implement kmod_module_get_dependency_symbols() by Gustavo Sverzut Barbieri · 13 years ago
  13. f85ae0d add test/test-elf by Gustavo Sverzut Barbieri · 13 years ago
  14. 45e6db9 elf: add get_symbols() by Gustavo Sverzut Barbieri · 13 years ago
  15. 708624a ELF: initial support for modinfo and strip of modversions and vermagic. by Gustavo Sverzut Barbieri · 13 years ago
  16. b6ea28d Fix leak of kmod_module by Lucas De Marchi · 13 years ago
  17. 1c52260 implement softdeps. by Gustavo Sverzut Barbieri · 13 years ago
  18. 22907a1 Improve test of double references by Lucas De Marchi · 13 years ago
  19. 25c0543 Remove function kmod_resolve_alias_options() by Lucas De Marchi · 13 years ago
  20. 1c250ec Fix "Dead assignments" as reported by llvm by Lucas De Marchi · 13 years ago
  21. 2411c07 Do not use config if it's not needed/wanted by Lucas De Marchi · 13 years ago
  22. a102e26 Rename kmod_loaded_get_list() to kmod_module_new_from_loaded() by Lucas De Marchi · 13 years ago
  23. cb8d4d3 API-BREAK: kmod_new() takes a second parameter for configuration directory. by Gustavo Sverzut Barbieri · 13 years ago
  24. 72c51a9 add lsmod, insmod and rmmod tools. by Gustavo Sverzut Barbieri · 13 years ago
  25. 3a721bb insmod: allows providing option to module. by Gustavo Sverzut Barbieri · 13 years ago
  26. bd3f553 export module's options and commands. by Gustavo Sverzut Barbieri · 13 years ago
  27. fe514b1 test-lookup: allow loading resources for testing. by Gustavo Sverzut Barbieri · 13 years ago
  28. 1487a64 add kmod_module_get_filtered_blacklist() by Gustavo Sverzut Barbieri · 13 years ago
  29. ac9f876 test-insmod: show the path libkmod is using by Lucas De Marchi · 13 years ago
  30. 97a3ea9 test-insmod: print name to test modname_normalize(). by Gustavo Sverzut Barbieri · 13 years ago
  31. fab4978 test: add test for modules' hash by Lucas De Marchi · 13 years ago
  32. 1843b15 test: add test to get dependencies of a module by Lucas De Marchi · 13 years ago
  33. c5b5ea9 test: add test to convert name to path by Lucas De Marchi · 13 years ago
  34. 8226058 tests: release memory before error exits. by Gustavo Sverzut Barbieri · 13 years ago
  35. 69f9dd4 no more kmod_loaded and kmod_loaded_module. by Gustavo Sverzut Barbieri · 13 years ago
  36. 1fc1c9a Clean 'shadowed declaration' warnings by Lucas De Marchi · 13 years ago
  37. aed94cd Add test for lookup function by Lucas De Marchi · 13 years ago
  38. a5494f8 Add test-insmod to insert modules by Lucas De Marchi · 13 years ago
  39. b84a206 Add test-rmmod2 by Lucas De Marchi · 13 years ago
  40. 221631d Accept dir where we should lookup for modules by Lucas De Marchi · 13 years ago
  41. eee1345 Add binary to test rmmod feature by Lucas De Marchi · 13 years ago
  42. 5369797 Add libkmod-loaded to handle live modules information by Lucas De Marchi · 13 years ago
  43. be0e323 Put test back by Lucas De Marchi · 13 years ago