]> git.ipfire.org Git - thirdparty/hostap.git/commit
hwsim tests: Allow setting KERNEL and KVMARGS
authorJohannes Berg <johannes.berg@intel.com>
Thu, 31 Oct 2013 13:22:20 +0000 (14:22 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 2 Nov 2013 08:01:09 +0000 (10:01 +0200)
commit1cd3eae36299fae229c0457a9ffb94b9c7f991a6
treecfaed2e8f1070dffea523bd4f6ce14b91d12df4f
parentc092d83e268a0e328943b78df1ea05fea9c0de86
hwsim tests: Allow setting KERNEL and KVMARGS

Rather than just having KERNELDIR, allow setting KERNEL directly.
Also remove the -s option that prevents running multiple machines
at the same time, but add a KVMARGS= variable that can be used to
restore that if needed.

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