kunit: tool: Fix spelling of "diagnostic" in kunit_parser
authorDavid Gow <davidgow@google.com>
Fri, 11 Dec 2020 22:32:32 +0000 (14:32 -0800)
committerShuah Khan <skhan@linuxfoundation.org>
Sat, 16 Jan 2021 00:46:02 +0000 (17:46 -0700)
commitebfd44883ab5dd9a201af2d936e1dfb93962be0b
treebca30fdcccf8f9f13038d5bd2bb894f355f3f84f
parent65a4e5299739abe0888cda0938d21f8ea3b5c606
kunit: tool: Fix spelling of "diagnostic" in kunit_parser

Various helper functions were misspelling "diagnostic" in their names.
It finally got annoying, so fix it.

Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Tested-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/kunit_parser.py