index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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