summaryrefslogtreecommitdiff
path: root/lib/tests/crc_kunit.c
AgeCommit message (Expand)Author
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers
2025-06-30lib/crc32: Remove unused combination supportEric Biggers
2025-05-21lib/crc32: remove unused support for CRC32C combinationEric Biggers
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook