495ea3d9c6
Fix typos and false assumptions in malloc unit tests. Without enhancements to lib rte_malloc, malloc autotest fails every second (2nd) run. With enhancements, malloc autotest fails in function test_multi_alloc_statistics, because we compare the wrong sets of statistics. Signed-off-by: Robert Sanford <rsanford2@gmail.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>