index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
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