app/test: increase memory for group 2
authorOlivier Matz <olivier.matz@6wind.com>
Tue, 5 Apr 2016 07:36:41 +0000 (09:36 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 6 Apr 2016 10:10:05 +0000 (12:10 +0200)
commit62a6588f2af71d34f396c0a91fce9e88e2ad1e66
treedf3e7c2a99b43060cdc4b05ea073a3706e590e6c
parent61017c01e45ae79366c743630f1db133902f95d1
app/test: increase memory for group 2

The hash test (located in group_2) may require more than 64MB of memory,
especially if the memory is physically fragmented, making the test to
fail. So increase the memory to 128MB to avoid this issue.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/autotest_data.py