app/test: increase memory for hash unit tests

Hash_autotest is in test group 2 which had only 32 MB
of memory, which is increased to 64 MB to make it run.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
This commit is contained in:
Pablo de Lara 2015-11-06 16:02:54 +00:00 committed by Thomas Monjalon
parent 1e0b51fd4b
commit f03924c32e

View File

@ -109,7 +109,7 @@ def per_sockets(num):
},
{
"Prefix": "group_2",
"Memory" : "32",
"Memory" : "64",
"Tests" :
[
{