> From: Richardson, Bruce > Sent: Thursday, December 21, 2017 10:23 AM > To: dev@dpdk.org; Doherty, Declan <declan.dohe...@intel.com>; De Lara > Guarch, Pablo <pablo.de.lara.gua...@intel.com> > Cc: Van Haaren, Harry <harry.van.haa...@intel.com> > Subject: Re: [PATCH 2/2] test/test: add return value to mark unit tests as > skipped > > On Thu, Dec 21, 2017 at 10:15:10AM +0000, Bruce Richardson wrote: > > Add in a TEST_SKIPPED return value for unit tests to mark the tests > > as skipped, rather than just failed. Use this new skipped return value for > > the crypto tests which can only run if they have a particular driver. > > > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > +Declan and Pablo as maintainers of crypto code.
Looks good to me, checked unit tests using old build system and binary, but 2nd Ack from crypto maintainers welcome :) Acked-by: Harry van Haaren <harry.van.haa...@intel.com>