test/distributor: add extra parameters
authorDavid Hunt <david.hunt@intel.com>
Mon, 20 Mar 2017 10:08:29 +0000 (10:08 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Mar 2017 14:46:57 +0000 (16:46 +0200)
commit063b8867012173015abd3e1f5dddddcad8ec382e
tree5c572c475bbb178fd4cb537908a956faf3fa09ee
parent6690f105dc2ecc0b97d42721408a8850e51c0393
test/distributor: add extra parameters

In the next few patches, we'll want to test old and new API,
so here we're allowing different parameters to be passed to
the tests, instead of just a distributor struct.

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
test/test/test_distributor.c