LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Testing the Linux Kernel (https://www.linuxquestions.org/questions/linux-newbie-8/testing-the-linux-kernel-735549/)

ananth86coolguy 06-25-2009 08:35 AM

Testing the Linux Kernel
 
Hi all
Can anyone tell me what are the things that need to be tested on a kernel,inorder to say that a kernel is stable.Are there any tools available for testing the kernel.


With Regards
Ananth

fpmurphy 06-25-2009 08:46 AM

Yes there are test frameworks and testsuites available. Which one to use depends on your particular requirements. The general rule is that more tests are better than fewer. There is lots of information out there on the Web. Do a search for "automated testing linux kernel"

Uncle_Theodore 06-25-2009 08:55 AM

There are different programs to measure and compare Linux kernel performance, such as
kernbench, tbench, dbench, reaim and such. But I don't think they focus on stability rather than performance.

syg00 06-25-2009 08:56 AM

Define "stable".

Empirically, I would have thought you could never prove something as complex as the kernel has no (substantial) faults. The failure to detect fault may merely be proof that your test suite is of lesser quality than the code under test ...


All times are GMT -5. The time now is 10:14 PM.