index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
/
kunit.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweewide: Fix most Shebang lines
Finn Behrens
2020-12-08
1
-1
/
+1
*
kunit: Do not pollute source directory with generated files (.kunitconfig)
Andy Shevchenko
2020-11-10
1
-13
/
+12
*
kunit: Fix kunit.py parse subcommand (use null build_dir)
David Gow
2020-11-10
1
-1
/
+1
*
kunit: tool: handle when .kunit exists but .kunitconfig does not
Brendan Higgins
2020-10-02
1
-4
/
+8
*
kunit: tool: allow generating test results in JSON
Heidi Fahim
2020-08-31
1
-6
/
+29
*
kunit: tool: fix running kunit_tool from outside kernel tree
Brendan Higgins
2020-08-31
1
-8
/
+5
*
Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-08-05
1
-24
/
+0
|
\
|
*
kunit: tool: fix improper treatment of file location
Brendan Higgins
2020-07-17
1
-24
/
+0
*
|
kunit: kunit_tool: Fix invalid result when build fails
David Gow
2020-06-26
1
-1
/
+3
|
/
*
kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...
Vitor Massaru Iha
2020-06-01
1
-9
/
+18
*
kunit: use KUnit defconfig by default
Vitor Massaru Iha
2020-05-23
1
-11
/
+3
*
kunit: use --build_dir=.kunit as default
Vitor Massaru Iha
2020-05-22
1
-7
/
+6
*
kunit: kunit_tool: Separate out config/build/exec/parse
David Gow
2020-05-12
1
-56
/
+237
*
kunit: add --make_options
Greg Thelen
2020-03-24
1
-4
/
+10
*
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
2020-03-20
1
-12
/
+18
*
kunit: run kunit_tool from any directory
Heidi Fahim
2020-02-19
1
-0
/
+12
*
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
1
-1
/
+1
*
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-23
1
-1
/
+1
*
kunit: Create default config in '--build_dir'
SeongJae Park
2019-12-23
1
-2
/
+9
*
kunit: Remove duplicated defconfig creation
SeongJae Park
2019-12-23
1
-3
/
+0
*
kunit: Fix '--build_dir' option
SeongJae Park
2019-10-08
1
-2
/
+4
*
kunit: defconfig: add defconfigs for building KUnit tests
Brendan Higgins
2019-10-01
1
-4
/
+24
*
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
2019-10-01
1
-0
/
+116