Nope. Thats stress testing and a limited amount of coverage testing.
> Canned so-called "regression-test" schemes will fail to test at least
> 90 percent of the code paths, while attempting to "test" 100 percent
> of the code!
Then they are not well designed. Tools like gprof and the kernel profiling
will let you measure code path coverage of a test series
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/