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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
4
-35
/
+29
2021-12-15
kunit: tool: use dataclass instead of collections.namedtuple
Daniel Latypov
2
-70
/
+75
2021-12-13
kunit: tool: suggest using decode_stacktrace.sh on kernel crash
Daniel Latypov
1
-0
/
+6
2021-12-13
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
2
-11
/
+74
2021-12-13
kunit: tool: revamp message for invalid kunitconfig
Daniel Latypov
1
-9
/
+11
2021-12-13
kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
Daniel Latypov
3
-0
/
+31
2021-12-13
kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
Daniel Latypov
3
-42
/
+37
2021-12-13
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
2
-7
/
+57
2021-12-13
kunit: tool: Report an error if any test has no subtests
David Gow
3
-5
/
+30
2021-12-13
kunit: tool: Do not error on tests without test plans
David Gow
2
-4
/
+6
2021-12-13
kunit: add run_checks.py script to validate kunit changes
Daniel Latypov
1
-0
/
+81
2021-12-13
kunit: tool: fix --json output for skipped tests
Daniel Latypov
2
-0
/
+8
2021-10-29
kunit: tool: fix typecheck errors about loading qemu configs
Daniel Latypov
1
-6
/
+9
2021-10-25
kunit: tool: continue past invalid utf-8 output
Daniel Latypov
2
-3
/
+4
2021-10-19
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
8
-383
/
+938
2021-10-19
kunit: tool: yield output from run_kernel in real time
Daniel Latypov
2
-30
/
+62
2021-10-19
kunit: tool: support running each suite/test separately
Daniel Latypov
2
-22
/
+118
2021-10-19
kunit: tool: actually track how long it took to run tests
Daniel Latypov
1
-3
/
+5
2021-10-19
kunit: tool: factor exec + parse steps into a function
Daniel Latypov
1
-25
/
+19
2021-10-19
kunit: tool: show list of valid --arch options when invalid
Daniel Latypov
2
-2
/
+7
2021-10-19
kunit: tool: misc fixes (unused vars, imports, leaked files)
Daniel Latypov
3
-19
/
+12
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
1
-3
/
+2
2021-10-01
kunit: tool: better handling of quasi-bool args (--json, --raw_output)
Daniel Latypov
2
-2
/
+30
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
3
-9
/
+24
2021-08-13
kunit: tool: add --kernel_args to allow setting module params
Daniel Latypov
2
-10
/
+26
2021-07-12
kunit: tool: Assert the version requirement
SeongJae Park
1
-0
/
+2
2021-07-12
kunit: tool: remove unnecessary "annotations" import
Daniel Latypov
1
-4
/
+2
2021-07-12
kunit: tool: Fix error messages for cases of no tests and wrong TAP header
Rae Moar
4
-5
/
+19
2021-06-25
kunit: tool: Support skipped tests in kunit_tool
David Gow
4
-24
/
+105
2021-06-25
kunit: tool: internal refactor of parser input handling
Daniel Latypov
2
-55
/
+99
2021-06-24
kunit: Remove the unused all_tests.config
David Gow
1
-3
/
+0
2021-06-24
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
2
-1
/
+4
2021-06-12
kunit: tool: add support for QEMU
Brendan Higgins
14
-41
/
+354
2021-06-12
kunit: Add 'kunit_shutdown' option
David Gow
2
-2
/
+2
2021-04-28
Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-1
/
+11
2021-04-02
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
Daniel Latypov
3
-1
/
+11
2021-03-12
kunit: tool: Disable PAGE_POISONING under --alltests
David Gow
1
-0
/
+2
2021-03-12
kunit: tool: Fix a python tuple typing error
David Gow
1
-1
/
+1
2021-02-09
kunit: tool: fix unintentional statefulness in run_kernel()
Daniel Latypov
1
-1
/
+3
2021-02-09
kunit: tool: add support for filtering suites by glob
Daniel Latypov
3
-12
/
+28
2021-02-09
kunit: make kunit_tool accept optional path to .kunitconfig fragment
Daniel Latypov
3
-7
/
+46
2021-02-09
kunit: tool: simplify kconfig is_subset_of() logic
Daniel Latypov
1
-7
/
+6
2021-02-09
minor: kunit: tool: fix unit test so it can run from non-root dir
Daniel Latypov
1
-36
/
+24
2021-02-09
kunit: tool: use `with open()` in unit test
Daniel Latypov
1
-19
/
+14
2021-02-09
kunit: tool: stop using bare asserts in unit test
Daniel Latypov
1
-26
/
+24
2021-02-09
kunit: tool: fix unit test cleanup handling
Daniel Latypov
1
-8
/
+6
2021-01-16
kunit: tool: move kunitconfig parsing into __init__, make it optional
Daniel Latypov
2
-28
/
+17
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
5
-52
/
+54
[next]