~registry/kmod/master

  • Committer: Lucas De Marchi
  • Author(s): Jose Ignacio Tornos Martinez
  • Date: 2024-06-14 19:16:17 UTC
  • Revision ID: git-v1:d06712b51404061eef92cb275b8303814fca86ec
testsuite: add tests for weak dependencies

The following tests to verify weak dependencies have been implemented:
1) modprobe test to check that related weakdep modules are not loaded
   due to being a weakdep.
2) depmod test to check weakdep output.
3) user test to check that configuration files with weakdep are parsed
   correctly and related weakdep modules can be read correctly from user
   applications.

Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
Link: https://lore.kernel.org/r/20240530070836.9438-1-jtornosm@redhat.com
[ Minor whitespace issues and define MODULE_WEAKDEP if it's not defined
  already ]
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
bash 815 11 years ago Lucas De Marchi shell-completion: Add initial completion for kmod Diff