> -----Original Message----- > From: Van Haaren, Harry > Sent: Thursday, January 11, 2018 5:51 PM > To: [email protected] > Cc: De Lara Guarch, Pablo <[email protected]>; Richardson, > Bruce <[email protected]>; Van Haaren, Harry > <[email protected]> > Subject: [PATCH v2 2/3] test: add skipped return result > > This commit allows a test to return "skipped", indicating that it cannot be > run. This is useful for PMDs which have not been compiled due to the > unavailability of dependencies, or their explicit disabling in the build > configuration. > > The result printing is updated to correctly indicate if a test has been > skipped. > > Signed-off-by: Bruce Richardson <[email protected]> > Signed-off-by: Harry van Haaren <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

