test/mbuf: add case for bulk alloc/free functions
authorMorten Brørup <mb@smartsharesystems.com>
Wed, 23 Oct 2019 10:11:11 +0000 (10:11 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 24 Oct 2019 00:46:39 +0000 (02:46 +0200)
commit824b67c24fdb1097ff7117bb601eefbbe2335935
tree18fd1da840a4b687f1b9538462317cdf0765703d
parent0f824df6f8c563f8ed8a4cc418466ad9858158f6
test/mbuf: add case for bulk alloc/free functions

Add unit test for functions for allocating and freeing a bulk of mbufs.

Signed-off-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
app/test/test_mbuf.c