index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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_kernel.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-12
kunit: tool: remove unnecessary "annotations" import
Daniel Latypov
1
-4
/
+2
2021-06-24
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
1
-1
/
+1
2021-06-12
kunit: tool: add support for QEMU
Brendan Higgins
1
-27
/
+148
2021-06-12
kunit: Add 'kunit_shutdown' option
David Gow
1
-1
/
+1
2021-04-02
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
Daniel Latypov
1
-0
/
+2
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
1
-1
/
+3
2021-02-09
kunit: make kunit_tool accept optional path to .kunitconfig fragment
Daniel Latypov
1
-4
/
+8
2021-01-16
kunit: tool: move kunitconfig parsing into __init__, make it optional
Daniel Latypov
1
-12
/
+13
2021-01-16
kunit: tool: surface and address more typing issues
Daniel Latypov
1
-18
/
+19
2021-01-04
kunit: tool: Force the use of the 'tty' console for UML
David Gow
1
-1
/
+1
2020-11-30
kunit: Introduce get_file_path() helper
Andy Shevchenko
1
-15
/
+9
2020-11-10
kunit: tool: print out stderr from make (like build warnings)
Daniel Latypov
1
-4
/
+9
2020-11-10
kunit: Do not pollute source directory with generated files (test.log)
Andy Shevchenko
1
-3
/
+11
2020-11-10
kunit: Do not pollute source directory with generated files (.kunitconfig)
Andy Shevchenko
1
-5
/
+19
2020-10-09
kunit: tool: fix display of make errors
Daniel Latypov
1
-6
/
+6
2020-09-24
kunit: tool: fix --alltests flag
Brendan Higgins
1
-5
/
+10
2020-07-17
kunit: capture stderr on all make subprocess calls
Will Chen
1
-3
/
+3
2020-03-24
kunit: add --make_options
Greg Thelen
1
-10
/
+14
2020-03-21
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
1
-17
/
+45
2020-02-20
kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid
Heidi Fahim
1
-12
/
+16
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
1
-2
/
+2
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
1
-2
/
+2
2019-12-23
kunit: Create default config in '--build_dir'
SeongJae Park
1
-2
/
+2
2019-10-01
kunit: defconfig: add defconfigs for building KUnit tests
Brendan Higgins
1
-1
/
+2
2019-10-01
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
1
-0
/
+148