index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
/
kunit_parser.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
kunit: tool: fix parsing of test attributes
Rae Moar
1
-1
/
+3
2023-07-26
kunit: tool: Add command line interface to filter and report attributes
Rae Moar
1
-1
/
+10
2023-03-17
kunit: tool: remove unused imports and variables
Daniel Latypov
1
-1
/
+0
2022-12-13
kunit: tool: make parser preserve whitespace when printing test log
Daniel Latypov
1
-14
/
+13
2022-12-13
kunit: tool: don't include KTAP headers and the like in the test log
Daniel Latypov
1
-4
/
+4
2022-12-13
kunit: tool: parse KTAP compliant test output
Rae Moar
1
-28
/
+51
2022-12-13
kunit: tool: tweak error message when no KTAP found
Daniel Latypov
1
-1
/
+1
2022-12-13
kunit: tool: make TestCounts a dataclass
Daniel Latypov
1
-17
/
+8
2022-10-31
kunit: tool: print summary of failed tests if a few failed out of a lot
Daniel Latypov
1
-0
/
+47
2022-09-30
kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
Daniel Latypov
1
-4
/
+6
2022-07-08
kunit: tool: refactoring printing logic into kunit_printer.py
Daniel Latypov
1
-44
/
+19
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
1
-20
/
+17
2022-05-16
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
1
-54
/
+17
2022-05-16
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
1
-2
/
+5
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
1
-21
/
+0
2022-05-12
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
1
-1
/
+2
2022-05-12
kunit: tool: update test counts summary line format
Daniel Latypov
1
-5
/
+5
2022-04-05
kunit: tool: Do not colorize output when redirected
Kees Cook
1
-0
/
+7
2021-12-16
kunit: tool: fix newly introduced typechecker errors
Daniel Latypov
1
-2
/
+2
2021-12-15
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
1
-7
/
+3
2021-12-13
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
1
-6
/
+16
2021-12-13
kunit: tool: Report an error if any test has no subtests
David Gow
1
-5
/
+11
2021-12-13
kunit: tool: Do not error on tests without test plans
David Gow
1
-3
/
+2
2021-10-19
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
1
-313
/
+702
2021-08-13
kunit: Print test statistics on failure
David Gow
1
-1
/
+1
2021-08-13
kunit: tool: make --raw_output support only showing kunit output
Daniel Latypov
1
-4
/
+0
2021-07-12
kunit: tool: Fix error messages for cases of no tests and wrong TAP header
Rae Moar
1
-2
/
+4
2021-06-25
kunit: tool: Support skipped tests in kunit_tool
David Gow
1
-24
/
+53
2021-06-25
kunit: tool: internal refactor of parser input handling
Daniel Latypov
1
-47
/
+89
2021-06-12
kunit: Add 'kunit_shutdown' option
David Gow
1
-1
/
+1
2021-01-16
kunit: tool: fix minor typing issue with None status
Daniel Latypov
1
-9
/
+8
2021-01-16
kunit: tool: surface and address more typing issues
Daniel Latypov
1
-23
/
+23
2021-01-16
kunit: tool: Fix spelling of "diagnostic" in kunit_parser
David Gow
1
-12
/
+12
2020-12-02
kunit: kunit_tool: Correctly parse diagnostic messages
David Gow
1
-3
/
+4
2020-11-10
kunit: tool: fix extra trailing \n in raw + parsed test output
Daniel Latypov
1
-1
/
+2
2020-11-10
kunit: tool: fix pre-existing python type annotation errors
Daniel Latypov
1
-7
/
+7
2020-10-26
kunit: Don't fail test suites if one of them is empty
Andy Shevchenko
1
-1
/
+1
2020-10-26
kunit: Fix kunit.py --raw_output option
David Gow
1
-1
/
+0
2020-10-09
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
1
-14
/
+62
2020-06-26
kunit: show error if kunit results are not present
Uriel Guajardo
1
-4
/
+4
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
1
-5
/
+5
2020-03-21
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
1
-0
/
+1
2020-03-21
kunit: kunit_parser: make parser more robust
Heidi Fahim
1
-20
/
+20
2019-10-01
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
1
-0
/
+310