index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
kunit-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
kunit: Add kunit_add_action() to defer a call until test exit
David Gow
1
-1
/
+87
2023-04-05
kunit: add tests for using current KUnit test field
Rae Moar
1
-1
/
+41
2023-03-10
kunit: fix bug of extra newline characters in debugfs logs
Rae Moar
1
-12
/
+23
2022-10-07
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
Daniel Latypov
1
-0
/
+7
2022-04-05
kunit: Make kunit_remove_resource() idempotent
David Gow
1
-0
/
+35
2022-04-04
kunit: use NULL macros
Ricardo Ribalda
1
-1
/
+1
2021-10-19
kunit: drop assumption in kunit-log-test about current suite
Daniel Latypov
1
-6
/
+8
2021-06-25
kunit: Support skipped tests
David Gow
1
-1
/
+41
2020-06-26
kunit: add support for named resources
Alan Maguire
1
-0
/
+37
2020-06-26
kunit: generalize kunit_resource API beyond allocated resources
Alan Maguire
1
-20
/
+54
2020-03-26
kunit: add log test
Alan Maguire
1
-1
/
+39
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
1
-2
/
+2
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
1
-0
/
+334