index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
/
kunit_parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: tool: fix newly introduced typechecker errors
Daniel Latypov
2021-12-15
1
-2
/
+2
*
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
2021-12-15
1
-7
/
+3
*
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
2021-12-13
1
-6
/
+16
*
kunit: tool: Report an error if any test has no subtests
David Gow
2021-12-13
1
-5
/
+11
*
kunit: tool: Do not error on tests without test plans
David Gow
2021-12-13
1
-3
/
+2
*
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
2021-10-19
1
-313
/
+702
*
kunit: Print test statistics on failure
David Gow
2021-08-13
1
-1
/
+1
*
kunit: tool: make --raw_output support only showing kunit output
Daniel Latypov
2021-08-13
1
-4
/
+0
*
kunit: tool: Fix error messages for cases of no tests and wrong TAP header
Rae Moar
2021-07-12
1
-2
/
+4
*
kunit: tool: Support skipped tests in kunit_tool
David Gow
2021-06-25
1
-24
/
+53
*
kunit: tool: internal refactor of parser input handling
Daniel Latypov
2021-06-25
1
-47
/
+89
*
kunit: Add 'kunit_shutdown' option
David Gow
2021-06-11
1
-1
/
+1
*
kunit: tool: fix minor typing issue with None status
Daniel Latypov
2021-01-15
1
-9
/
+8
*
kunit: tool: surface and address more typing issues
Daniel Latypov
2021-01-15
1
-23
/
+23
*
kunit: tool: Fix spelling of "diagnostic" in kunit_parser
David Gow
2021-01-15
1
-12
/
+12
*
kunit: kunit_tool: Correctly parse diagnostic messages
David Gow
2020-12-01
1
-3
/
+4
*
kunit: tool: fix extra trailing \n in raw + parsed test output
Daniel Latypov
2020-11-10
1
-1
/
+2
*
kunit: tool: fix pre-existing python type annotation errors
Daniel Latypov
2020-11-10
1
-7
/
+7
*
kunit: Don't fail test suites if one of them is empty
Andy Shevchenko
2020-10-26
1
-1
/
+1
*
kunit: Fix kunit.py --raw_output option
David Gow
2020-10-26
1
-1
/
+0
*
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
2020-10-09
1
-14
/
+62
*
kunit: show error if kunit results are not present
Uriel Guajardo
2020-06-26
1
-4
/
+4
*
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
2020-03-26
1
-5
/
+5
*
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
2020-03-20
1
-0
/
+1
*
kunit: kunit_parser: make parser more robust
Heidi Fahim
2020-03-20
1
-20
/
+20
*
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
2019-09-30
1
-0
/
+310