]> git.ipfire.org Git - thirdparty/hostap.git/commit
hwsim tests: Handle regdomain requests in vm scripts
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Dec 2013 20:50:21 +0000 (21:50 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 04:49:57 +0000 (06:49 +0200)
commit625188e5bf7ab132981b89735b477f3441690f2d
tree8445afd600a758773eab1fa25b7237bdeb365eff
parent7dab1193803f90334e5cf8396a35f7ac8371041f
hwsim tests: Handle regdomain requests in vm scripts

In order to handle regulatory domain requests, crda needs to be
installed on the host, but we also need to install a uevent helper in
the VM so that it gets executed (since we don't run udev).

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/vm/inside.sh
tests/hwsim/vm/uevent.sh [new file with mode: 0755]