Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexandernst
2306 days ago
Does the Linux Kernel has some sort of Unit Testing Framework? Is it being used? If “no”, then why?
1 comments
gregkh
2306 days ago
Yes, it is used, but of course it is not all-inclusive to handle all hardware types out there in the world. That takes actual real-world usage to exercise that, although kernelci is starting to pick up the slack in that area.
link