summaryrefslogtreecommitdiff
path: root/lib/tests/kunit_iov_iter.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-14lib: kunit_iov_iter: fix test fail on powerpcChristian A. Ehrhardt1-5/+5
2026-04-03lib: kunit_iov_iter: add tests for extract_iter_to_sgChristian A. Ehrhardt1-0/+203
2026-04-03lib: kunit_iov_iter: improve error detectionChristian A. Ehrhardt1-1/+6
2026-04-03lib: kunit_iov_iter: fix memory leaksChristian A. Ehrhardt1-6/+8
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2025-02-11lib: Move KUnit tests into tests/ subdirectoryKees Cook1-0/+1033