Re: [LTP] CPU Accounting Controller test case for LTP.

2009-08-26 Thread Subrata Modak
Hi Raj, On Tue, 2009-08-25 at 18:09 +0530, Rajasekhar Duddu wrote: Hi here is the update cpuaccounting controller patch, in which I have modified it as per the earlier coments, please review this patch and let me know if it needs any more changes. I am pasting the LOG also here for

Re: [LTP] [PATCH 1/1] netns: don't run sysfsview testcase

2009-08-26 Thread Subrata Modak
On Wed, 2009-08-26 at 00:57 -0500, Serge E. Hallyn wrote: It can't pass right now, and leaves the system in a bad state on its inevitable failure. Leave the testcase there though since one day we will hopefully support it. Signed-off-by: Serge Hallyn se...@us.ibm.com Ok. Merged.

Re: [LTP] [PATCH] Let set_thread_area Choose either user_desc or modify_ldt_ldt_s

2009-08-26 Thread Subrata Modak
On Tue, 2009-08-25 at 17:36 +0800, CAI Qian wrote: From: Subrata Modak subr...@linux.vnet.ibm.com Subject: Re: [LTP] [PATCH] Let set_thread_area Choose either user_desc or modify_ldt_ldt_s Date: Tue, 25 Aug 2009 14:52:43 +0530 ThatÅ› how the basic template for LTP test cases work.

Re: [LTP] [PATCH 00/02] Integrate Valgrind Memory Check Tool to LTP

2009-08-26 Thread Subrata Modak
On Mon, 2009-08-24 at 15:02 +0530, Subrata Modak wrote: Hi, Introducing and Integrating the Valgrind Memory Leak Check tools to LTP. Now in LTP. Regards-- Subrata This again is in line with the OLS 2009 paper where we proposed that memory leak check for LTP test cases will become part of

[LTP] undefined macro: _m4_divert_diversion

2009-08-26 Thread Geert Uytterhoeven
When trying to autoconfigure current LTP on YDL, I get: # make autotools touch config.mk aclocal -I m4 m4/ltp-unshare.m4:2: error: m4_defn: undefined macro: _m4_divert_diversion m4/ltp-unshare.m4:2: the top level autom4te: /usr/local/bin/m4 failed with exit status: 1

Re: [LTP] undefined macro: _m4_divert_diversion

2009-08-26 Thread Nicolas Joly
On Wed, Aug 26, 2009 at 02:57:10PM +0200, Geert Uytterhoeven wrote: When trying to autoconfigure current LTP on YDL, I get: # make autotools touch config.mk aclocal -I m4 m4/ltp-unshare.m4:2: error: m4_defn: undefined macro: _m4_divert_diversion m4/ltp-unshare.m4:2:

Re: [LTP] undefined macro: _m4_divert_diversion

2009-08-26 Thread Geert Uytterhoeven
On Wed, 26 Aug 2009, Nicolas Joly wrote: On Wed, Aug 26, 2009 at 02:57:10PM +0200, Geert Uytterhoeven wrote: When trying to autoconfigure current LTP on YDL, I get: # make autotools touch config.mk aclocal -I m4 m4/ltp-unshare.m4:2: error: m4_defn: undefined macro:

[LTP] [PATCH] Spelling fixes: excute = execute

2009-08-26 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven geert.uytterhoe...@sonycom.com --- .../sched/hyperthreading/ht_affinity/HTaffinity.c |2 +- .../sched/hyperthreading/ht_enabled/HTenabled.c|2 +- .../hyperthreading/ht_interrupt/HTinterrupt.c |2 +- 3 files changed, 3 insertions(+), 3

[LTP] [PATCH] Spelling fixes: initalization = initialization

2009-08-26 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven geert.uytterhoe...@sonycom.com --- testcases/network/nfsv4/locks/locktests.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/testcases/network/nfsv4/locks/locktests.c b/testcases/network/nfsv4/locks/locktests.c index 3268733..38b2e9d

Re: [LTP] fix for file_test for systems without rpm installed

2009-08-26 Thread Geert Uytterhoeven
On Wed, 19 Aug 2009, Paul Larson wrote: Here's the fixed version, forgot I needed to redo these... If you run file_test.sh on a system without rpm installed, it should return tconf instead of tfail. Signed-off-by: Paul Larson paul.lar...@canonical.com --- index 4fc9dec..4e30d43 100755

Re: [LTP] [PATCH] su01: Yellow Dog Linux doesn't support passwd -e

2009-08-26 Thread Mike Frysinger
On Wednesday 26 August 2009 11:20:44 Geert Uytterhoeven wrote: Signed-off-by: Geert Uytterhoeven geert.uytterhoe...@sonycom.com --- Is there any better way to handle this?? change it to: if passwd -h | grep -q -e '--expire\' ; then -mike signature.asc Description: This is a digitally signed