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
starfive-6.6.48-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
2025-01-15
kunit: enable hardware acceleration when available
Tamir Duberstein
1
-0
/
+3
2024-11-20
kunit: tool: Allow overriding the shutdown mode from qemu config
Thomas Weißschuh
1
-1
/
+3
2024-09-12
kunit: tool: Build compile_commands.json
Brendan Jackman
1
-1
/
+2
2024-02-28
kunit: tool: Print UML command
Mickaël Salaün
1
-0
/
+1
2023-07-26
kunit: tool: Add command line interface to filter and report attributes
Rae Moar
1
-2
/
+6
2023-05-08
kunit: tool: undo type subscripts for subprocess.Popen
Daniel Latypov
1
-3
/
+3
2023-04-05
kunit: tool: Add support for overriding the QEMU serial port
Geert Uytterhoeven
1
-1
/
+2
2023-03-17
kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
Daniel Latypov
1
-14
/
+15
2023-03-17
kunit: tool: remove unused imports and variables
Daniel Latypov
1
-1
/
+0
2023-03-17
kunit: tool: add subscripts for type annotations where appropriate
Daniel Latypov
1
-3
/
+3
2022-09-30
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
1
-27
/
+2
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
1
-0
/
+1
2022-07-08
kunit: tool: Enable virtio/PCI by default on UML
David Gow
1
-4
/
+10
2022-07-08
kunit: tool: make --kunitconfig repeatable, blindly concat
Daniel Latypov
1
-12
/
+26
2022-07-08
kunit: tool: refactor internal kconfig handling, allow overriding
Daniel Latypov
1
-9
/
+11
2022-07-08
kunit: tool: introduce --qemu_args
Daniel Latypov
1
-3
/
+7
2022-07-08
kunit: tool: simplify creating LinuxSourceTreeOperations
Daniel Latypov
1
-10
/
+10
2022-07-08
kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
Daniel Latypov
1
-1
/
+1
2022-07-08
kunit: tool: refactoring printing logic into kunit_printer.py
Daniel Latypov
1
-4
/
+4
2022-07-08
kunit: tool: drop unused load_config argument
Daniel Latypov
1
-4
/
+0
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
1
-5
/
+5
2022-05-12
kunit: tool: stop using a shell to run kernel under QEMU
Daniel Latypov
1
-8
/
+10
2022-04-05
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
1
-0
/
+2
2022-04-04
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
1
-31
/
+20
2022-01-25
kunit: tool: Import missing importlib.abc
Michał Winiarski
1
-0
/
+1
2021-12-16
kunit: tool: fix newly introduced typechecker errors
Daniel Latypov
1
-0
/
+1
2021-12-13
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
1
-11
/
+29
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
1
-0
/
+5
2021-12-13
kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
Daniel Latypov
1
-8
/
+4
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
1
-2
/
+2
2021-10-19
kunit: tool: yield output from run_kernel in real time
Daniel Latypov
1
-30
/
+45
2021-10-19
kunit: tool: show list of valid --arch options when invalid
Daniel Latypov
1
-2
/
+3
2021-10-19
kunit: tool: misc fixes (unused vars, imports, leaked files)
Daniel Latypov
1
-8
/
+4
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
[next]