diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-11-14 14:52:27 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-11-22 18:23:50 +0200 |
commit | 38d09b462d90675d49b24e9a6e2612bbc2fb40e5 (patch) | |
tree | fe3ebd360071c2f141ad9225c23b8a0c88063707 /src | |
parent | 9a37e24c2456103d146e0251765ae43df6f72f7e (diff) |
scripts: Fix computation of the total number of tests
If a test scripts outputs a line that doesn't match the
pass/fail/skipped criteria, the line is counted in the total number of
tests run, but not attributed to any individual category. This results
in a summary message such as
189 tests: 170 passed, 0 failed, 3 skipped
Fix it by ignoring those lines.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions