From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-3.v28.ch3.sourceforge.com ([172.29.28.123] helo=mx.sourceforge.net) by 235xhf1.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1Md13b-0003KE-Av for ltp-list@lists.sourceforge.net; Mon, 17 Aug 2009 12:11:23 +0000 Received: from e38.co.us.ibm.com ([32.97.110.159]) by 3b2kzd1.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) id 1Md13V-0001n3-DL for ltp-list@lists.sourceforge.net; Mon, 17 Aug 2009 12:11:23 +0000 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e38.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id n7HC7TaU016812 for ; Mon, 17 Aug 2009 06:07:29 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n7HCB7CJ163580 for ; Mon, 17 Aug 2009 06:11:07 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n7HCB6lp008359 for ; Mon, 17 Aug 2009 06:11:07 -0600 From: Subrata Modak Date: Mon, 17 Aug 2009 17:40:50 +0530 Message-Id: <20090817121048.8902.12251.sendpatchset@subratamodak.linux.ibm.com> In-Reply-To: <20090817120835.8902.4597.sendpatchset@subratamodak.linux.ibm.com> References: <20090817120835.8902.4597.sendpatchset@subratamodak.linux.ibm.com> Subject: [LTP] [RESULTS v2] Results of test run for "Fault Injection Framework" List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: LTP Mailing List Cc: Sachin P Sant , Mike Frysinger , Michael Reed , Nate Straz , Paul Larson , Manoj Iyer , Balbir Singh Again comes the actual test output the framework will generate. Below are the test results with and without this Infrastructure on my following machine: # uname -a Linux 2.6.29-gcov #1 SMP Fri Jun 19 12:14:27 IST 2009 i686 i686 i386 GNU/Linux ================================================================================ # ./runltp -f math -o ltp_without_fault_injection.out ================================================================================ <<>> tag=abs01 stime=1250492520 cmdline="abs01" contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=atof01 stime=1250492520 cmdline="atof01" contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=fptest01 stime=1250492520 cmdline="fptest01" contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=fptest02 stime=1250492520 cmdline="fptest02" contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=nextafter01 stime=1250492520 cmdline="nextafter01" contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed incrementing stop <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> ================================================================================ ================================================================================ # ./runltp -f math -F 6,15 -o ltp_with_fault_injection.out ================================================================================ <<>> tag=abs01 stime=1250492531 cmdline="abs01" contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=abs01_loop_1under_fault_kernel stime=1250492531 cmdline="$LTPROOT/tools/insert_kernel_faults.sh 15; abs01" contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=abs01_loop_2under_fault_kernel stime=1250492531 cmdline=" abs01 " contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=abs01_loop_3under_fault_kernel stime=1250492531 cmdline=" abs01 " contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=abs01_loop_4under_fault_kernel stime=1250492531 cmdline=" abs01 " contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=abs01_loop_5under_fault_kernel stime=1250492531 cmdline=" abs01 " contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=abs01_loop_6under_fault_kernel stime=1250492531 cmdline=" abs01 ; $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; while [ $RC -ne 0 ]; do $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; done" contacts="" analysis=exit <<>> abs01 1 TPASS : Test passed abs01 2 TPASS : Test passed abs01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=atof01 stime=1250492531 cmdline="atof01" contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=atof01_loop_1under_fault_kernel stime=1250492531 cmdline="$LTPROOT/tools/insert_kernel_faults.sh 15; atof01" contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=atof01_loop_2under_fault_kernel stime=1250492531 cmdline=" atof01 " contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=atof01_loop_3under_fault_kernel stime=1250492531 cmdline=" atof01 " contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=atof01_loop_4under_fault_kernel stime=1250492531 cmdline=" atof01 " contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=atof01_loop_5under_fault_kernel stime=1250492531 cmdline=" atof01 " contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=atof01_loop_6under_fault_kernel stime=1250492531 cmdline=" atof01 ; $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; while [ $RC -ne 0 ]; do $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; done" contacts="" analysis=exit <<>> atof01 1 TPASS : Test passed atof01 2 TPASS : Test passed atof01 3 TPASS : Test passed atof01 4 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=fptest01 stime=1250492531 cmdline="fptest01" contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=fptest01_loop_1under_fault_kernel stime=1250492531 cmdline="$LTPROOT/tools/insert_kernel_faults.sh 15; fptest01" contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=fptest01_loop_2under_fault_kernel stime=1250492531 cmdline=" fptest01 " contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=fptest01_loop_3under_fault_kernel stime=1250492531 cmdline=" fptest01 " contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=fptest01_loop_4under_fault_kernel stime=1250492531 cmdline=" fptest01 " contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=fptest01_loop_5under_fault_kernel stime=1250492531 cmdline=" fptest01 " contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=fptest01_loop_6under_fault_kernel stime=1250492531 cmdline=" fptest01 ; $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; while [ $RC -ne 0 ]; do $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; done" contacts="" analysis=exit <<>> fptest01 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=fptest02 stime=1250492531 cmdline="fptest02" contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=fptest02_loop_1under_fault_kernel stime=1250492531 cmdline="$LTPROOT/tools/insert_kernel_faults.sh 15; fptest02" contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=fptest02_loop_2under_fault_kernel stime=1250492531 cmdline=" fptest02 " contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=fptest02_loop_3under_fault_kernel stime=1250492531 cmdline=" fptest02 " contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=fptest02_loop_4under_fault_kernel stime=1250492531 cmdline=" fptest02 " contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=fptest02_loop_5under_fault_kernel stime=1250492531 cmdline=" fptest02 " contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=fptest02_loop_6under_fault_kernel stime=1250492531 cmdline=" fptest02 ; $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; while [ $RC -ne 0 ]; do $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; done" contacts="" analysis=exit <<>> fptest02 1 TPASS : PASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=nextafter01 stime=1250492531 cmdline="nextafter01" contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=nextafter01_loop_1under_fault_kernel stime=1250492531 cmdline="$LTPROOT/tools/insert_kernel_faults.sh 15; nextafter01" contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=nextafter01_loop_2under_fault_kernel stime=1250492531 cmdline=" nextafter01 " contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nextafter01_loop_3under_fault_kernel stime=1250492531 cmdline=" nextafter01 " contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nextafter01_loop_4under_fault_kernel stime=1250492531 cmdline=" nextafter01 " contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nextafter01_loop_5under_fault_kernel stime=1250492531 cmdline=" nextafter01 " contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nextafter01_loop_6under_fault_kernel stime=1250492531 cmdline=" nextafter01 ; $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; while [ $RC -ne 0 ]; do $LTPROOT/tools/restore_kernel_faults_default.sh; RC=$?; done" contacts="" analysis=exit <<>> nextafter01 1 TPASS : Test passed nextafter01 2 TPASS : Test passed nextafter01 3 TPASS : Test passed incrementing stop <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=2 <<>> ================================================================================ Regards-- Subrata ------------------------------------------------------------------------------ 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 Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list