index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lib
Age
Commit message (
Expand
)
Author
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