[LTP] [PATCH] pidns17 testcase bugfix/cleanup

2009-06-17 Thread Sukadev Bhattiprolu
Fix minor bugs in the test case that cause the test to fail intermittently. Also, print more debug info when test fails. This fixes a bug reported by Sachin P. Sant. Signed-off-by: Sukadev Bhattiprolu --- testcases/kernel/containers/pidns/pidns17.c | 17 +++-- 1 file changed, 11

Re: [LTP] [FIX PATCH] ltp-rt_sigprocmask

2009-06-17 Thread Nicolas Joly
On Thu, Jun 18, 2009 at 01:50:12AM +0530, naresh kamboju wrote: > Hi, > > I have noticed following failures and fixed. > 1. rt_sigprocmask01.c > 2. rt_sigprocmask02.c [...] > diff -Naurb a/testcases/kernel/syscalls/rt_sigprocmask/rt_sigprocmask01.c > b/testcases/kernel/syscalls/rt_sigprocmask/rt_s

[LTP] [FIX PATCH] ltp-tkill

2009-06-17 Thread naresh kamboju
Hi, I have noticed following failures and fixed. 1. tkill01.c 2. tkill02.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/tkill/tkill01.c b/testcases/kernel/syscalls/t

[LTP] [FIX PATCH] ltp-set_thread_area

2009-06-17 Thread naresh kamboju
Hi, I have noticed following failures and fixed. 1. set_tid_address01.c 2. set_tid_address02.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/set_thread_area/set_thread

[LTP] [FIX PATCH] ltp-ssetmask

2009-06-17 Thread naresh kamboju
Hi, I have noticed fail and fixed. 1. ssetmask01.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/ssetmask/ssetmask01.c b/testcases/kernel/syscalls/ssetmask/ssetmask01

[LTP] [FIX PATCH] ltp-rt_sigprocmask

2009-06-17 Thread naresh kamboju
Hi, I have noticed following failures and fixed. 1. rt_sigprocmask01.c 2. rt_sigprocmask02.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/rt_sigprocmask/rt_sigprocm

[LTP] [FIX PATCH] ltp-rt_sigsuspend

2009-06-17 Thread naresh kamboju
Hi, I have noticed fail and fixed. 1. rt_sigsuspend01.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/rt_sigsuspend/rt_sigsuspend01.c b/testcases/kernel/syscalls/rt_s

[LTP] [FIX PATCH] ltp-set_tid_address

2009-06-17 Thread naresh kamboju
Hi, I have noticed fail and fixed. 1. set_tid_address01.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/set_tid_address/set_tid_address01.c b/testcases/kernel/syscal

[LTP] [FIX PATCH] ltp-newuname01

2009-06-17 Thread naresh kamboju
Hi, I have noticed fail and fixed. 1. newuname01.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/newuname/newuname01.c b/testcases/kernel/syscalls/newuname/newuname01

[LTP] [FIX PATCH] ltp-add_key

2009-06-17 Thread naresh kamboju
Hi, I have noticed following failures and fixed. 1. add_key01.c 2. add_key02.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/add_key/add_key01.c b/testcases/kernel/sys

[LTP] [FIX PATCH] ltp-bdflush

2009-06-17 Thread naresh kamboju
Hi, I have noticed fail and fixed. 1. bdflush01.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/bdflush/bdflush01.c b/testcases/kernel/syscalls/bdflush/bdflush01.c

[LTP] [FIX HTML PATCH] ltp-genhtml

2009-06-17 Thread naresh kamboju
Hi, I have noticed following issue and fixed. 1. Kernel Version 2. Machine Architecture. Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/tools/genhtml.pl b/tools/genhtml.pl --- a/tools/genhtm

[LTP] [FIX PATCH] ltp-keyctl

2009-06-17 Thread naresh kamboju
Hi, I have noticed fail and fixed. 1. keyctl01.c Please find the patch below and as attachment. Best regards Naresh Kamboju Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com > diff -Naurb a/testcases/kernel/syscalls/keyctl/keyctl01.c b/testcases/kernel/syscalls/keyctl/keyctl01.c --- a

[LTP] build failure of aio02 test case

2009-06-17 Thread Masatake YAMATO
Hi, --static for gcc is really needed? I cannot find strong reason for it. Signed-off-by: Masatake YAMATO Index: aio/aio02/Makefile === RCS file: /cvsroot/ltp/ltp/testcases/kernel/io/aio/aio02/Makefile,v retrieving revision 1.5

Re: [LTP] Report - make error of ltp-full-20090531.tgz

2009-06-17 Thread Steve Grubb
On Wednesday 17 June 2009 09:10:20 am GeunSik Lim wrote: > On Wed, Jun 17, 2009 at 9:22 PM, Steve Grubb wrote: > > I am not the maintainer, so I don't have that ability. I did record a > > successful test message in bodhi on LTP's behalf to encourage the > > maintainer to ask for it to be marked st

Re: [LTP] Report - make error of ltp-full-20090531.tgz

2009-06-17 Thread Serge E. Hallyn
Quoting GeunSik Lim (leem...@gmail.com): > On Wed, Jun 17, 2009 at 9:22 PM, Steve Grubb wrote: > > I am not the maintainer, so I don't have that ability. I did record a > > successful test message in bodhi on LTP's behalf to encourage the maintainer > > to ask for it to be marked stable asap. > Ste

Re: [LTP] Report - make error of ltp-full-20090531.tgz

2009-06-17 Thread Steve Grubb
On Tuesday 16 June 2009 07:42:33 pm GeunSik Lim wrote: > On Wed, Jun 17, 2009 at 3:41 AM, Serge E. Hallyn wrote: > > enabling testing still gave me only libcap-2.16-2, but > > I downloaded and installed libcap-devel-2.16-4.fc11.i586.rpm > > after which all compiled fine. > > > > GeunSik, please giv

Re: [LTP] Report - make error of ltp-full-20090531.tgz

2009-06-17 Thread GeunSik Lim
On Wed, Jun 17, 2009 at 9:22 PM, Steve Grubb wrote: > I am not the maintainer, so I don't have that ability. I did record a > successful test message in bodhi on LTP's behalf to encourage the maintainer > to ask for it to be marked stable asap. Steve and Serge, Thanks. Unfortunately, If ltp versio

Re: [LTP] Report - make error of ltp-full-20090531.tgz

2009-06-17 Thread Steve Grubb
On Tuesday 16 June 2009 12:19:49 pm Serge E. Hallyn wrote: > Quoting GeunSik Lim (leem...@gmail.com): > > On Tue, Jun 16, 2009 at 1:24 PM, Serge E. Hallyn wrote: > > > Quoting GeunSik Lim (leem...@gmail.com): > > >> I made patch file to solve below problem. > > > > > > well, NAK to the patch, but t