diff options
| author | Rae Moar <[email protected]> | 2025-03-19 22:33:51 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2025-04-08 20:57:24 +0000 |
| commit | 14e594a1fc8b879734f8057a870d28c86a889c5f (patch) | |
| tree | d5329695234eea80d84a4ca323e8ce6717af4181 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | Linux 6.15-rc1 (diff) | |
| download | kernel-14e594a1fc8b879734f8057a870d28c86a889c5f.tar.gz kernel-14e594a1fc8b879734f8057a870d28c86a889c5f.zip | |
kunit: tool: fix count of tests if late test plan
Fix test count with late test plan.
For example,
TAP version 13
ok 1 test1
1..4
Returns a count of 1 passed, 1 crashed (because it expects tests after
the test plan): returning the total count of 2 tests
Change this to be 1 passed, 1 error: total count of 1 test
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rae Moar <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
