index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tests
/
Makefile
Age
Commit message (
Expand
)
Author
2025-11-20
lib: add KUnit tests for base64 encoding/decoding
Guan-Chun Wu
2025-09-08
KUnit: Introduce ffs()-family tests
Kees Cook
2025-07-29
Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-19
seq_buf: Introduce KUnit tests
Kees Cook
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
2025-06-24
lib: Add trivial kunit test for ratelimit
Paul E. McKenney
2025-05-08
lib/tests: Add randstruct KUnit test
Kees Cook
2025-03-27
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
2025-02-10
lib/tests/kfifo_kunit.c: add tests for the kfifo structure
Diego Vieira
2025-02-10
lib: Move KUnit tests into tests/ subdirectory
Kees Cook
2024-10-24
selftests: add new kallsyms selftests
Luis Chamberlain