]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Increase default VM memory from 128M to 192M
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 25 Feb 2015 17:02:43 +0000 (19:02 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Feb 2015 17:02:43 +0000 (19:02 +0200)
commit8412dd52d118618f10d554f90bb4071c0a3cdd7d
treeea42b24fdd2376455af2d566737061c05004bd74
parent0f74bd41c503819170e2058eef3be0575ea86ade
tests: Increase default VM memory from 128M to 192M

It looks like the 128M default memory size for the hwsim test setup was
not large enough to cover all the needs anymore. Some of the test cases
using tshark could hit OOM with that size. Increase the default
allocation to 192M to avoid this type of issues.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/vm/vm-run.sh