index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
kunit-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: Fix a NULL vs IS_ERR() bug
Dan Carpenter
2024-01-22
1
-1
/
+1
*
kunit: Add APIs for managing devices
davidgow@google.com
2023-12-18
1
-1
/
+133
*
kunit: Add a macro to wrap a deferred action function
David Gow
2023-12-18
1
-4
/
+1
*
kunit: test: Avoid cast warning when adding kfree() as an action
Richard Fitzgerald
2023-11-14
1
-1
/
+1
*
kunit: Use string_stream for test log
Richard Fitzgerald
2023-09-18
1
-9
/
+47
*
kunit: Add kunit_add_action() to defer a call until test exit
David Gow
2023-05-25
1
-1
/
+87
*
kunit: add tests for using current KUnit test field
Rae Moar
2023-04-05
1
-1
/
+41
*
kunit: fix bug of extra newline characters in debugfs logs
Rae Moar
2023-03-10
1
-12
/
+23
*
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
Daniel Latypov
2022-10-07
1
-0
/
+7
*
kunit: Make kunit_remove_resource() idempotent
David Gow
2022-04-05
1
-0
/
+35
*
kunit: use NULL macros
Ricardo Ribalda
2022-04-04
1
-1
/
+1
*
kunit: drop assumption in kunit-log-test about current suite
Daniel Latypov
2021-10-19
1
-6
/
+8
*
kunit: Support skipped tests
David Gow
2021-06-25
1
-1
/
+41
*
kunit: add support for named resources
Alan Maguire
2020-06-26
1
-0
/
+37
*
kunit: generalize kunit_resource API beyond allocated resources
Alan Maguire
2020-06-26
1
-20
/
+54
*
kunit: add log test
Alan Maguire
2020-03-26
1
-1
/
+39
*
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
2020-03-26
1
-2
/
+2
*
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2020-01-09
1
-0
/
+334