LTP has a long way to go
LTP has a long way to go
Posted May 31, 2006 15:55 UTC (Wed) by mingo (subscriber, #31122)In reply to: LTP has a long way to go by jreiser
Parent article: The kernel lock validator
I did not overlook "Projects like LTP do that systematically." The Linux Testing Project is a drop in the bucket: far too little. Given its size, the kernel should have over ten thousand individual tests that are run and analyzed [automation helps!] before each release.
the LTP testsuite's 'testcases/' directory sports 7000+ files, most of which are individual testcases. Testcase files often contain more than 1 testcase. LTP is being run not "before each release" but on Linus' nightly GIT trees - and yes, it's all automated.
furthermore, there are random automated testing efforts as well like scrashme, which can (and do) hit bugs by chance as well.
while i dont claim that LTP is perfect (if it were we'd have no bugs in the kernel), it is certainly alot more than "a drop in the bucket".
but i digress ...
