On Wed, 2009-08-19 at 16:35 +0800, Huang Ying wrote: > *********************** > Warning: Your file, mce-test-results.tar.gz, contains more than 32 files > after decompression and cannot be scanned. > *********************** > > > Hi, Subrata, > > This is the first version of patch. Please feed back your comments. Test > results are attached with the mail too. > > Best Regards, > Huang Ying > ----------------------------------------------------------> > Integrate MCE test suite into LTP > > mce-test is a collection of tools and test scripts for testing the > Linux kernel x86 MCE (Machine Check Exception) processing > features. This patch integrate that into LTP. > > Signed-off-by: Huang Ying <[email protected]> > Signed-off-by: Andi Kleen <[email protected]>
Thanks Huang and Andi. This has now been integrated to LTP. We will keep testing them as new kernel releases are available. Please keep this test suite updated as you push respective patches in the kernel. Regards-- Subrata > --- > diff -urNp ltp.orig/testcases/mce-test/bin/.cvsignore > ltp/testcases/mce-test/bin/.cvsignore > --- ltp.orig/testcases/mce-test/bin/.cvsignore 1970-01-01 > 08:00:00.000000000 +0800 > +++ ltp/testcases/mce-test/bin/.cvsignore 2008-12-26 16:51:05.000000000 > +0800 > @@ -0,0 +1 @@ > +* > diff -urNp ltp.orig/testcases/mce-test/cases/soft-inj/non-panic/cases.sh > ltp/testcases/mce-test/cases/soft-inj/non-panic/cases.sh > --- ltp.orig/testcases/mce-test/cases/soft-inj/non-panic/cases.sh > 1970-01-01 08:00:00.000000000 +0800 > +++ ltp/testcases/mce-test/cases/soft-inj/non-panic/cases.sh 2009-05-26 > 10:39:41.000000000 +0800 > @@ -0,0 +1,55 @@ > +#!/bin/sh > +# ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
