HACKER Q&A
📣 lionix
Does Linux kernel covered by unit tests?
Didn't find any mention of unit tests in kernel documentation
👤 jand
Accepted Answer ✓
see:
https://www.kernel.org/doc/html/latest/dev-tools/kunit/index...
https://github.com/torvalds/linux/blob/master/tools/testing/...