index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
kunit: tool: add missing test data file content
Brendan Higgins
2020-03-26
1
-0
/
+33
*
|
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
2020-03-26
1
-5
/
+5
*
|
kunit: kunit_tool: Allow .kunitconfig to disable config items
David Gow
2020-03-25
2
-20
/
+43
*
|
kunit: add --make_options
Greg Thelen
2020-03-24
2
-14
/
+24
*
|
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
2020-03-20
5
-36
/
+115
*
|
kunit: kunit_parser: make parser more robust
Heidi Fahim
2020-03-20
10
-20
/
+280
|
/
*
kunit: run kunit_tool from any directory
Heidi Fahim
2020-02-19
1
-0
/
+12
*
kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid
Heidi Fahim
2020-02-19
1
-12
/
+16
*
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
2019-12-23
1
-0
/
+8
*
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
2
-3
/
+3
*
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-23
3
-4
/
+4
*
kunit: Create default config in '--build_dir'
SeongJae Park
2019-12-23
2
-4
/
+11
*
kunit: Remove duplicated defconfig creation
SeongJae Park
2019-12-23
1
-3
/
+0
*
kunit: testing kunit: Bug fix in test_run_timeout function
Heidi Fahim
2019-12-09
1
-1
/
+1
*
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
3
-5
/
+29
*
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
2019-10-01
12
-0
/
+1184