mmtests icon indicating copy to clipboard operation
mmtests copied to clipboard

run-mmtests: Add install dependencies for wget, procps, kmod and gcc-c++

Open woqidaideshi opened this issue 3 months ago • 0 comments

wget and procps are used in common.sh. kmod provides 'lsmod', which is used in run-mmtests.sh. gcc-c++ is required by multiple tests.

woqidaideshi avatar Sep 22 '25 02:09 woqidaideshi