test: add malloc stats dump command
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 22 Dec 2017 09:51:00 +0000 (09:51 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 17 Jan 2018 23:20:31 +0000 (00:20 +0100)
commitc4a0228fcd6474e171d24446cd3391769ad1dc16
treed454f7916b23428491e3e174fba7bd890373f840
parent69a95070111f37fb1c7d7ee11956aff2865f6c11
test: add malloc stats dump command

This can be useful for checking if an autotest leaks memory after
its execution.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
test/test/commands.c