summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Gow <david@davidgow.net>2026-06-06 09:38:17 +0800
committerShuah Khan <skhan@linuxfoundation.org>2026-06-07 19:50:06 -0600
commitbfd73e009d02b6f4500e60970dafaa65940be8ad (patch)
treee3ffb5adcc81dc033892fc6465a102263e5c30a0 /include
parent5c1553dd5db306d84d539f84fa184d4694d6d050 (diff)
kunit: tool: Parse and print the reason tests are skipped
When a KUnit test (or other KTAP test) is skipped, a "skip reason" can be provided. kunit.py has never done anything with this, ignoring anything included in the KTAP output after the 'SKIP' directive. Since we have it, and it's used, print it in a nice friendly yellow in parentheses after a skipped test's name. (And, by parsing it, it can be included in the JUnit results as well.) Link: https://lore.kernel.org/r/20260606013827.240790-1-david@davidgow.net Signed-off-by: David Gow <david@davidgow.net> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions