From mboxrd@z Thu Jan 1 00:00:00 1970 From: philip@whiuk.com (Philip Whitehouse) Date: Thu, 18 Jul 2013 19:16:22 +0100 Subject: Kernel Testing (was Re: Is the Kernel Janitors project still =?UTF-8?Q?alive=3F=29?= In-Reply-To: <20130718175836.GA20722@worldash.org> References: <3887.1374168386@turing-police.cc.vt.edu> <20130718175836.GA20722@worldash.org> Message-ID: <2e6505daf3e5050a67aa97c79bc733db@whiuk.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org > One of the things I really miss in the open source kernel world > (coming from the commercial world) is the lack of test packages that > everyone automatically runs, just in case they broke > something. FreeBSD had nothing, AFAICT, with occassional painful > results. > > Does the linux kernel have any kind of regression test package? If > so, > where can I find it? If not, does anyone know of ongoing attempts to > create one? > > A quick web search gave me a few pointers to attempts at this: > > pdf about a regression test framework: > https://www.kernel.org/doc/ols/2007/ols2007v2-pages-285-296.pdf > > A project called crackerjack: > http://sourceforge.net/projects/crackerjack/ > > A paper from a 2008 linux symposium: > > http://ols.fedoraproject.org/OLS/Reprints-2008/babulal-reprint.pdf > That 2008 paper points to the LTP suite whose website implies they produced a May 2013 stable, so it's definitely ongoing. Here's the how to: http://ltp.sourceforge.net/documentation/how-to/ltp.php#_3