app/test: add mempool handler
authorDavid Hunt <david.hunt@intel.com>
Wed, 22 Jun 2016 09:27:28 +0000 (10:27 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 24 Jun 2016 09:01:05 +0000 (11:01 +0200)
commit99ca3b7a82b0fa0db8cda1f097901376dc86fdf5
tree67157813bd699c4ce7dd8fd7df73dd5616463bbd
parent449c49b93a6b87506c7bb07468e82b539efddca3
app/test: add mempool handler

Create a minimal custom mempool handler and check that it
passes basic mempool autotests.

Signed-off-by: David Hunt <david.hunt@intel.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Jan Viktorin <viktorin@rehivetech.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
app/test/test_mempool.c