]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: hwsim: Allow configuring MODULEDIR
authorJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jun 2022 09:07:07 +0000 (11:07 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 16 Sep 2022 18:16:10 +0000 (21:16 +0300)
commit6f90aa5a63eb8e05b41222aff95b6b83d1dbf404
tree90bbf441ce2c140181b4cea6aac880871ed99e98
parent6f844fa78783203f32badd8eb42a5fc88daa21ed
tests: hwsim: Allow configuring MODULEDIR

It can be useful to configure a different module directory, so you don't
need to install the kernel modules in the host /lib/modules/ location.
Allow configuring it in the config file.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/vm/inside.sh
tests/hwsim/vm/vm-run.sh