index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lib
Age
Commit message (
Expand
)
Author
2025-04-15
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
Geert Uytterhoeven
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
2025-02-22
selftests: remove reference to prime_numbers.sh
Tamir Duberstein
2025-02-12
lib/prime_numbers: convert self-test to KUnit
Tamir Duberstein
2024-08-01
selftests: lib: remove strscpy test
Muhammad Usama Anjum
2021-05-19
selftests: lib: Add wrapper script for test_scanf
Richard Fitzgerald
2020-06-04
lib: make a test module with set/clear bit
Jesse Brandeburg
2019-11-07
selftests: Move kselftest_module.sh into kselftest/
Kees Cook
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-08
lib: Add test module for strscpy_pad
Tobin C. Harding
2019-04-08
kselftest: Add test runner creation script
Tobin C. Harding
2018-05-30
selftests: lib: fix prime_numbers module search and skip logic
Shuah Khan (Samsung OSG)
2018-05-30
selftests: lib: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-05-30
selftests: lib: add prime_numbers.sh test to Makefile
Shuah Khan (Samsung OSG)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-23
selftests: lib: Skip tests on missing test modules
Sumit Semwal
2017-04-11
selftests: lib: add config fragment for bitmap, printf and prime numbers tests
Fathi Boudra
2016-12-27
lib: Add a simple prime number generator
Chris Wilson
2016-06-27
selftests/lib: set printf.sh executable
SeongJae Park
2016-02-19
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
2015-11-06
selftests: run lib/test_printf module
Kees Cook