The timer API: size or type safety?
Posted Dec 8, 2006 0:42 UTC (Fri) by
liljencrantz (subscriber, #28458)
In reply to:
The timer API: size or type safety? by iabervon
Parent article:
The timer API: size or type safety?
Fail-fast bugs are certainly better than fail-slow bugs. But I belive you place far to much trust in test coverage. In a complex, concurrent system like a kernel, there will always be code paths that aren't covered by any test cases, even ones using long test periods and real use cases.
(
Log in to post comments)