]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - testsuite/populate-modules.sh
testsuite: port kcmdline test to module-playground
[thirdparty/kmod.git] / testsuite / populate-modules.sh
index 5a72fe529e3dab8f8a37f281ae6129bc7e3603dd..447851fd71906d1c547a70739ad42ab58fc7ac6c 100755 (executable)
@@ -33,6 +33,7 @@ map=(
     ["test-modprobe/oldkernel/lib/modules/3.3.3/kernel/"]="mod-simple.ko"
     ["test-modprobe/oldkernel-force/lib/modules/3.3.3/kernel/"]="mod-simple.ko"
     ["test-modprobe/alias-to-none/lib/modules/4.4.4/kernel/"]="mod-simple.ko"
+    ["test-modprobe/module-param-kcmdline/lib/modules/4.4.4/kernel/"]="mod-simple.ko"
 )
 
 for k in ${!map[@]}; do