Age | Commit message (Expand) | Author |
---|---|---|
2024-06-28 | string: kunit: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-04-24 | string_kunit: Move strtomem KUnit test to string_kunit.c | Kees Cook |
2024-04-24 | string.h: Introduce memtostr() and memtostr_pad() | Kees Cook |
2024-04-19 | string: Convert KUnit test names to standard convention | Kees Cook |
2024-04-19 | string: Merge strcat KUnit tests into string_kunit.c | Kees Cook |
2024-04-19 | string: Merge strscpy KUnit tests into string_kunit.c | Kees Cook |
2024-04-18 | string_kunit: Add test cases for str*cmp functions | Ivan Orlov |
2024-03-05 | string: Convert selftest to KUnit | Kees Cook |