Didn't find any mention of unit tests in kernel documentation
Ask HN: Does Linux kernel covered by unit tests?
1–3 of 3 posts
Re: Ask HN: Does Linux kernel covered by unit tests?
#2Re: Ask HN: Does Linux kernel covered by unit tests?
#3see: https://www.kernel.org/doc/html/latest/dev-tools/kunit/index... https://github.com/torvalds/linux/blob/master/tools/testing/...
Thanks