app/test: rework mempool test
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 18 May 2016 11:04:55 +0000 (13:04 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 19 May 2016 12:40:14 +0000 (14:40 +0200)
commit8ef772aee072bc40a679deb74af186bfcd3d793b
treeabc01ae417c11b4116b63c55b9dd59aef69a4583
parentce94a51ff05c0a4b63177f8a314feb5d19992036
app/test: rework mempool test

Rework the mempool test to better indicate where it failed,
and, now that this feature is available, add the freeing of the
mempool after the test is done.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
app/test/test_mempool.c