[PATCH] app/test: update skipped count when setup returns skipped
Thomas Monjalon
thomas at monjalon.net
Tue Jun 7 18:41:36 CEST 2022
25/05/2022 08:10, Akhil Goyal:
> > Subject: [PATCH] app/test: update skipped count when setup returns skipped
> >
> > If the setup function returns TEST_SKIPPED, the logs would say the test
> > case is skipped while the summary count would consider it under failed
> > cases. Address this by counting such test cases under 'skipped'.
> >
> > Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied, thanks.
More information about the dev
mailing list