diff options
author | Daniel Latypov <[email protected]> | 2022-05-12 11:35:36 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2022-05-16 13:21:54 -0600 |
commit | 33d4a933e9273bb9b33db8dcd0e564881319443c (patch) | |
tree | 54702a8dab4fd8b5935399a44f53fc13135f7127 /net/lapb/lapb_timer.c | |
parent | 9660209d9418f2295d31fea0d32e313e9b2c1200 (diff) |
kunit: tool: remove dead parse_crash_in_log() logic
This logic depends on the kernel logging a message containing
'kunit test case crashed', but there is no corresponding logic to do so.
This is likely a relic of the revision process KUnit initially went
through when being upstreamed.
Delete it given
1) it's been missing for years and likely won't get implemented
2) the parser has been moving to be a more general KTAP parser,
kunit-only magic like this isn't how we'd want to implement it.
Signed-off-by: Daniel Latypov <[email protected]>
Reviewed-by: David Gow <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions