summaryrefslogtreecommitdiffstats
path: root/lib/string_kunit.c
Commit message (Expand)AuthorAgeFilesLines
* string_kunit: Move strtomem KUnit test to string_kunit.cKees Cook2024-04-241-0/+54
* string.h: Introduce memtostr() and memtostr_pad()Kees Cook2024-04-241-0/+26
* string: Convert KUnit test names to standard conventionKees Cook2024-04-191-36/+36
* string: Merge strcat KUnit tests into string_kunit.cKees Cook2024-04-191-0/+82
* string: Merge strscpy KUnit tests into string_kunit.cKees Cook2024-04-191-0/+120
* string_kunit: Add test cases for str*cmp functionsIvan Orlov2024-04-181-0/+155
* string: Convert selftest to KUnitKees Cook2024-03-051-0/+199