Re: [LTP] [PATCH 0/6] Integrate & Fix some FS tests to default LTP run

2008-12-22 Thread Subrata Modak
On Mon, 2008-12-22 at 17:20 +0530, Subrata Modak wrote: > Hi, > > I am sending some patches for Integrating and Fixing some FS tests to > default LTP run. These are not stress tests which will create the system > to hang. > > __001-Include_FS_Data-Integrity_tests.patch > __002-Running-fs_inod-fo

Re: [LTP] [PATCH] fix for ltp test iptables_tests.sh

2008-12-22 Thread Subrata Modak
Merged. Thanks. Regards-- Subrata On Mon, 2008-12-22 at 16:05 +0530, Subrata Modak wrote: > Hi, > > == > Manas K. Nayak reported: > == > Ltp iptables testcases failed against sles with follow

Re: [LTP] [PATCH] accept4_01 test cases are broken

2008-12-22 Thread Subrata Modak
Merged. Thanks. --Subrata On Mon, 2008-12-22 at 14:44 +0530, Subrata Modak wrote: > Hi, > > = > Manas K. Nayak reported: > = > accept4_01 test cases are broken because the function ac

Re: [LTP] set_robust_list.patch

2008-12-22 Thread Subrata Modak
On Mon, 2008-12-22 at 15:18 +0530, naresh kamboju wrote: > Hi Ramon de Carvalho Valle, > > I have reviewed test cases for set_robust_list and get_robust_list. > > These test cases are working fine and generating results as PASS. > > I have found a small correction in comment line. > > Here I

Re: [LTP] set_robust_list.patch

2008-12-22 Thread Ramon de Carvalho Valle
Thanks Naresh! Best regards, On Mon, 2008-12-22 at 15:18 +0530, naresh kamboju wrote: > Hi Ramon de Carvalho Valle, > > I have reviewed test cases for set_robust_list and get_robust_list. > > These test cases are working fine and generating results as PASS. > > I have found a small correctio

[LTP] Mark Ver/Poughkeepsie/IBM is out of the office.

2008-12-22 Thread Mark Ver
I will be out of the office starting 12/22/2008 and will not return until 01/05/2009. I will respond to your message when I return.-- ___ Ltp-list mailing list Ltp-list@lists.s

[LTP] [PATCH 1/6] Include File Systems Data Integrity Tests to Default LTP run

2008-12-22 Thread Subrata Modak
Signed-Off-By: Subrata Modak -- --- ltp-intermediate-20081219/runtest/fs.orig 2008-12-22 15:06:48.0 +0530 +++ ltp-intermediate-20081219/runtest/fs 2008-12-22 15:08:22.0 +0530 @@ -61,3 +61,6 @@ ftest08 ftest08 lftest01 lftest 100 writetest01 writetest +#Also run the fs_di (Data In

[LTP] [PATCH 2/6] Increase the No. of Loops for the File System INOD tests

2008-12-22 Thread Subrata Modak
Signed-Off-By: Subrata Modak -- --- ltp-intermediate-20081219/runtest/fs.orig 2008-12-22 15:14:02.0 +0530 +++ ltp-intermediate-20081219/runtest/fs 2008-12-22 15:14:31.0 +0530 @@ -39,7 +39,7 @@ rwtest05 export LTPROOT; rwtest -N rwtes #iogen01 iogen -i 120s -s read,write 500b:doio.f

[LTP] [PATCH 3/6] Integrate the File System Permissions Tests in to Default LTP run

2008-12-22 Thread Subrata Modak
Signed-Off-By: Subrata Modak -- diff -uprN ltp-intermediate-20081219/testcases/kernel/fs/fs_perms.orig/fs_perms_simpletest.sh ltp-intermediate-20081219/testcases/kernel/fs/fs_perms/fs_perms_simpletest.sh --- ltp-intermediate-20081219/testcases/kernel/fs/fs_perms.orig/fs_perms_simpletest.sh 1970-

Re: [LTP] [YEAR END ANALYSIS] Where we stand ??

2008-12-22 Thread Daniel Gollub
On Monday 22 December 2008 08:10:13 Subrata Modak wrote: > Hello Everybody, > > Apolozise to intrude in your Christmas & New Year celebrations with an > awkward subject in the mail. But, nevertheless this is necessary. We are > about to close our 2008 activities shortly, and, itś time for our own >

Re: [LTP] [YEAR END ANALYSIS] Where we stand ??

2008-12-22 Thread Subrata Modak
On Mon, 2008-12-22 at 12:54 +0100, Daniel Gollub wrote: > On Monday 22 December 2008 08:10:13 Subrata Modak wrote: > > Hello Everybody, > > > > Apolozise to intrude in your Christmas & New Year celebrations with an > > awkward subject in the mail. But, nevertheless this is necessary. We are > > ab

[LTP] [PATCH 0/6] Integrate & Fix some FS tests to default LTP run

2008-12-22 Thread Subrata Modak
Hi, I am sending some patches for Integrating and Fixing some FS tests to default LTP run. These are not stress tests which will create the system to hang. __001-Include_FS_Data-Integrity_tests.patch __002-Running-fs_inod-for-more-loops.patch __003-Include_FS_PERMS_tests.patch __004-Increase-Soft

[LTP] [PATCH 4/6] Increase the No. of Soft & Hard Links Created by linktest.pl

2008-12-22 Thread Subrata Modak
Signed-Off-By: Subrata Modak -- --- ltp-intermediate-20081219/runtest/fs.orig 2008-12-22 15:34:43.0 +0530 +++ ltp-intermediate-20081219/runtest/fs 2008-12-22 15:43:48.0 +0530 @@ -40,7 +40,7 @@ rwtest05 export LTPROOT; rwtest -N rwtes iogen01 export LTPROOT; rwtest -N iogen01 -i 120

[LTP] [PATCH 5/6] Integrate PROC File Systems tests into default LTP run

2008-12-22 Thread Subrata Modak
Signed-Off-By: Subrata Modak -- --- ltp-intermediate-20081219/runtest/fs.orig 2008-12-22 15:45:49.0 +0530 +++ ltp-intermediate-20081219/runtest/fs 2008-12-22 15:51:01.0 +0530 @@ -66,3 +66,9 @@ fs_di fs_di -d /tmp/ #Also run the fs_perms (File System Permission Tests) fs_perms fs_p

[LTP] v4l-test 0.2 released

2008-12-22 Thread Németh Márton
Hi, I started a project to test the Linux drivers based on Video for Linux Two (V4L2) API, release 0.24. This project is using the CUnit framework and is available at http://v4l-test.sourceforge.net/ . I found your project at http://ltp.sourceforge.net/ . As far as I know the LTP currently do not

[LTP] [PATCH] fix for ltp test iptables_tests.sh

2008-12-22 Thread Subrata Modak
Hi, == Manas K. Nayak reported: == Ltp iptables testcases failed against sles with following ping failures. Looks like iptables chain rules set to block ping from loopback address. Test result

[LTP] set_robust_list.patch

2008-12-22 Thread naresh kamboju
Hi Ramon de Carvalho Valle, I have reviewed test cases for set_robust_list and get_robust_list. These test cases are working fine and generating results as PASS. I have found a small correction in comment line. Here I am posting the same Signed-Off-By: Naresh Kamboju< naresh.ker...@gmail.com

[LTP] [PATCH] accept4_01 test cases are broken

2008-12-22 Thread Subrata Modak
Hi, = Manas K. Nayak reported: = accept4_01 test cases are broken because the function accept04() is not implemented in testcase. Used ltp version: ltp-full-20081130.tgz Manually exec

Re: [LTP] [PATCH] Ioctl03: Various Fixes

2008-12-22 Thread CAI Qian
Hi, --- On Mon, 12/22/08, Subrata Modak wrote: > From: Subrata Modak > Subject: Re: [LTP] [PATCH] Ioctl03: Various Fixes > To: caiq...@cclom.cn > Cc: ltp-l...@lists.sf.net > Date: Monday, December 22, 2008, 3:27 PM > On Sun, 2008-12-21 at 05:59 -0800, CAI Qian wrote: > > Hi, > > > > The newly