mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-29 02:38:22 -05:00
tests: ap_eap test requires more memory in VM
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
This commit is contained in:
parent
26b0c29042
commit
255f3846a9
@ -13,7 +13,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# increase the memory size if you want to run with valgrind, 512 MB works
|
# increase the memory size if you want to run with valgrind, 512 MB works
|
||||||
MEMORY=192
|
MEMORY=256
|
||||||
|
|
||||||
# Some ubuntu systems (notably 12.04) have issues with this - since the guest
|
# Some ubuntu systems (notably 12.04) have issues with this - since the guest
|
||||||
# mounts as read-only it should be safe to not specify ,readonly. Override in
|
# mounts as read-only it should be safe to not specify ,readonly. Override in
|
||||||
|
Loading…
Reference in New Issue
Block a user