kmod/testsuite/rootfs-pristine/test-modprobe
Gustavo Sousa 883d931d1b modprobe: Allow passing path to module
This is useful to kernel module developers for testing a just compiled
module: instead of using insmod, they can load the module from the path
while getting all the benefits of modprobe (e.g. module dependency
resolution).

v2:
  - Add test for relative path as well. (Lucas)
  - Add note warning about modules with dependencies not matching the
    installed depmod database. (Lucas)

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
2023-01-13 16:48:02 -08:00
..
alias-to-none
builtin testsuite: add test for modprobe -R <builtin-module> 2015-02-28 14:18:54 -03:00
external testsuite: add tests for external directory support 2017-06-01 20:31:37 -07:00
force
install-cmd-loop
module-from-abspath modprobe: Allow passing path to module 2023-01-13 16:48:02 -08:00
module-from-relpath modprobe: Allow passing path to module 2023-01-13 16:48:02 -08:00
module-param-kcmdline testsuite: port kcmdline test to module-playground 2015-02-11 02:59:08 -02:00
module-param-kcmdline2
module-param-kcmdline3
module-param-kcmdline4
module-param-kcmdline5 libkmod-config: fix parsing quoted kernel cmdline on params 2017-02-16 09:18:35 -08:00
module-param-kcmdline6 testsuite: check for ill-formed kcmdline 2020-03-13 09:23:58 -07:00
module-param-kcmdline7 libkmod-config: re-quote option from kernel cmdline 2021-02-15 11:53:43 -08:00
module-param-kcmdline8 libkmod-config: re-quote option from kernel cmdline 2021-02-15 11:53:43 -08:00
oldkernel
oldkernel-force
show-depends
show-exports testsuite: move --show-exports test to use regex 2019-01-03 12:43:18 -08:00
softdep-loop