> From: Richardson, Bruce > Sent: Thursday, December 21, 2017 10:23 AM > To: [email protected]; Doherty, Declan <[email protected]>; De Lara > Guarch, Pablo <[email protected]> > Cc: Van Haaren, Harry <[email protected]> > 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 <[email protected]> > > +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 <[email protected]>

