index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
lib
/
kunit
/
test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-12
/
+1
2020-10-13
KUnit: KASAN Integration
Patricia Alfonso
1
-5
/
+8
2020-10-09
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
1
-11
/
+0
2020-10-09
kunit: test: create a single centralized executor for all tests
Alan Maguire
1
-1
/
+1
2020-06-26
kunit: add support for named resources
Alan Maguire
1
-0
/
+24
2020-06-26
kunit: generalize kunit_resource API beyond allocated resources
Alan Maguire
1
-71
/
+82
2020-04-23
kunit: Add missing newline in summary message
Marco Elver
1
-1
/
+1
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
1
-3
/
+4
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
1
-31
/
+116
2020-01-09
kunit: allow kunit to be loaded as a module
Alan Maguire
1
-0
/
+13
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
1
-0
/
+8
2020-01-09
kunit: hide unexported try-catch interface in try-catch-impl.h
Alan Maguire
1
-1
/
+1
2020-01-09
kunit: move string-stream.h to lib/kunit
Alan Maguire
1
-0
/
+2
2019-09-30
kunit: fix failure to build without printk
Brendan Higgins
1
-51
/
+6
2019-09-30
kunit: test: add support for test abort
Brendan Higgins
1
-15
/
+122
2019-09-30
kunit: test: add the concept of expectations
Brendan Higgins
1
-0
/
+62
2019-09-30
kunit: test: add test resource management API
Brendan Higgins
1
-0
/
+163
2019-09-30
kunit: test: add KUnit test runner core
Brendan Higgins
1
-0
/
+191