test/memzone: add test for count in EAL config
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 1 Feb 2018 10:14:49 +0000 (10:14 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Feb 2018 00:51:06 +0000 (01:51 +0100)
commit8ce29056955f3ee4003d37f9bc474063638bde15
treed16899517d42963a315b1ae8b012c23c8cb75f20
parent995eec619024efe9763b9df85bc75e15d2c65b71
test/memzone: add test for count in EAL config

Ensure that memzone count in eal mem config is incremented and
decremented whenever memzones are allocated and freed.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Reviewed-by: Radoslaw Biernacki <radoslaw.biernacki@linaro.org>
test/test/test_memzone.c