index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
/
kunit.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
kunit: tool: allow generating test results in JSON
Heidi Fahim
1
-6
/
+29
2020-08-31
kunit: tool: fix running kunit_tool from outside kernel tree
Brendan Higgins
1
-8
/
+5
2020-08-05
Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-24
/
+0
2020-07-17
kunit: tool: fix improper treatment of file location
Brendan Higgins
1
-24
/
+0
2020-06-26
kunit: kunit_tool: Fix invalid result when build fails
David Gow
1
-1
/
+3
2020-06-01
kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...
Vitor Massaru Iha
1
-9
/
+18
2020-05-22
kunit: use KUnit defconfig by default
Vitor Massaru Iha
1
-11
/
+3
2020-05-22
kunit: use --build_dir=.kunit as default
Vitor Massaru Iha
1
-7
/
+6
2020-05-11
kunit: kunit_tool: Separate out config/build/exec/parse
David Gow
1
-56
/
+237
2020-03-23
kunit: add --make_options
Greg Thelen
1
-4
/
+10
2020-03-20
kunit: Run all KUnit tests through allyesconfig
Heidi Fahim
1
-12
/
+18
2020-02-19
kunit: run kunit_tool from any directory
Heidi Fahim
1
-0
/
+12
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
1
-1
/
+1
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
1
-1
/
+1
2019-12-23
kunit: Create default config in '--build_dir'
SeongJae Park
1
-2
/
+9
2019-12-23
kunit: Remove duplicated defconfig creation
SeongJae Park
1
-3
/
+0
2019-10-07
kunit: Fix '--build_dir' option
SeongJae Park
1
-2
/
+4
2019-09-30
kunit: defconfig: add defconfigs for building KUnit tests
Brendan Higgins
1
-4
/
+24
2019-09-30
kunit: tool: add Python wrappers for running KUnit tests
Felix Guo
1
-0
/
+116
[prev]