summaryrefslogtreecommitdiff
path: root/lib/tests/string_kunit.c
AgeCommit message (Expand)Author
2026-04-04lib/string_kunit: extend benchmarks to strnlen() and chr searchesFeng Jiang
2026-04-04lib/string_kunit: add performance benchmark for strlen()Feng Jiang
2026-04-04lib/string_kunit: add correctness test for strrchr()Feng Jiang
2026-04-04lib/string_kunit: add correctness test for strnlen()Feng Jiang
2026-04-04lib/string_kunit: add correctness test for strlen()Feng Jiang
2025-11-17string: provide strends()Bartosz Golaszewski
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook