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
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+5
2023-08-29
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-0
/
+2
2023-07-26
kunit: tool: Add command line interface to filter and report attributes
Rae Moar
4
-29
/
+99
2023-07-19
kunit: qemu_configs: Enable all architectural features for arm64
Mark Brown
1
-1
/
+1
2023-07-18
ASoC: topology: Add explicit build option
Mark Brown
1
-0
/
+1
2023-07-18
kunit: Enable ASoC in all_tests.config
Mark Brown
1
-0
/
+4
2023-07-13
regmap: Provide user selectable option to enable regmap
Mark Brown
1
-0
/
+2
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+5
2023-05-17
kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
Kees Cook
2
-0
/
+5
2023-05-08
kunit: tool: undo type subscripts for subprocess.Popen
Daniel Latypov
3
-4
/
+10
2023-04-05
kunit: tool: Add support for SH under QEMU
Geert Uytterhoeven
1
-0
/
+17
2023-04-05
kunit: tool: Add support for overriding the QEMU serial port
Geert Uytterhoeven
2
-1
/
+3
2023-03-17
kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
Daniel Latypov
4
-30
/
+31
2023-03-17
kunit: tool: remove unused imports and variables
Daniel Latypov
5
-5
/
+3
2023-03-17
kunit: tool: add subscripts for type annotations where appropriate
Daniel Latypov
3
-5
/
+5
2023-03-07
kunit: tool: Add support for m68k under QEMU
Geert Uytterhoeven
1
-0
/
+10
2023-02-09
kunit: kunit.py extract handlers
Alexander Pantyukhin
1
-71
/
+96
2023-02-09
tools/testing/kunit/kunit.py: remove redundant double check
Alexander Pantyukhin
1
-14
/
+5
2022-12-13
kunit: tool: make parser preserve whitespace when printing test log
Daniel Latypov
3
-15
/
+16
2022-12-13
kunit: tool: don't include KTAP headers and the like in the test log
Daniel Latypov
2
-4
/
+21
2022-12-13
kunit: tool: parse KTAP compliant test output
Rae Moar
4
-28
/
+80
2022-12-13
kunit: tool: make --json do nothing if --raw_ouput is set
Daniel Latypov
1
-16
/
+18
2022-12-13
kunit: tool: tweak error message when no KTAP found
Daniel Latypov
2
-3
/
+3
2022-12-13
kunit: tool: remove redundant file.close() call in unit test
Daniel Latypov
1
-2
/
+0
2022-12-13
kunit: tool: unit tests all check parser errors, standardize formatting a bit
Daniel Latypov
1
-55
/
+38
2022-12-13
kunit: tool: make TestCounts a dataclass
Daniel Latypov
2
-20
/
+9
2022-10-31
kunit: tool: print summary of failed tests if a few failed out of a lot
Daniel Latypov
2
-0
/
+69
2022-10-31
kunit: tool: make unit test not print parsed testdata to stdout
Daniel Latypov
1
-0
/
+6
2022-10-07
kunit: tool: Don't download risc-v opensbi firmware with wget
David Gow
1
-11
/
+7
2022-09-30
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
5
-90
/
+33
2022-09-30
kunit: tool: remove UML specific options from all_tests_uml.config
Daniel Latypov
1
-2
/
+0
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
1
-0
/
+1
2022-09-30
kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
Daniel Latypov
2
-5
/
+7
2022-07-08
kunit: tool: Enable virtio/PCI by default on UML
David Gow
3
-4
/
+27
2022-07-08
kunit: tool: make --kunitconfig repeatable, blindly concat
Daniel Latypov
4
-23
/
+89
2022-07-08
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
1
-0
/
+11
2022-07-08
kunit: tool: refactor internal kconfig handling, allow overriding
Daniel Latypov
3
-56
/
+54
2022-07-08
kunit: tool: introduce --qemu_args
Daniel Latypov
3
-7
/
+37
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
5
-58
/
+82
2022-07-08
kunit: tool: redo how we construct and mock LinuxSourceTree
Daniel Latypov
2
-87
/
+65
2022-07-08
kunit: tool: drop unused load_config argument
Daniel Latypov
2
-5
/
+1
2022-05-19
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
1
-1
/
+1
2022-05-16
kunit: tool: update riscv QEMU config with new serial dependency
Brendan Higgins
1
-0
/
+1
2022-05-16
kunit: tool: Add list of all valid test configs on UML
David Gow
1
-0
/
+37
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
7
-46
/
+39
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
2
-3
/
+6
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
3
-104
/
+4
[next]