]> git.ipfire.org Git - thirdparty/hostap.git/commit
hwsim tests: Make channel configuration for VM tests easier
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Nov 2013 13:11:17 +0000 (14:11 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 7 Nov 2013 12:01:06 +0000 (14:01 +0200)
commit4ecf11c55925edf79f6a061508e8ede39d1cc07d
tree370e839953a7f88799e19479e7ec02dba30ee8dd
parent9ec876662b7630fe555b4c6838331f45e8a95ba1
hwsim tests: Make channel configuration for VM tests easier

Add a CHANNELS configuration to the script running the VM
that can be added to the vm-config file to allow running
the tests with hwsim devices supporting more than a single
channel.

Eventually, with the (hopefully) upcoming dynamic work in
mac80211_hwsim, this might go away entirely, but for now
this allows testing more code paths.

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