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 <[email protected]> > Acked-by: Akhil Goyal <[email protected]>
Applied, thanks.

