[LTP] /lib/tst_tmpdir.c TDIRECTORY question

2012-07-03 Thread Marioh mrs
Hi, I am cleaning up the /lib/tst_tmpdir.c file and i was wondering if anyone is using the TDIRECTORY part or i can remove it? Thanks in advance. -- Marios Makris -- Live Security Virtual Conference Exclusive live even

[LTP] WiFi test harness

2012-07-03 Thread filip.matusiak
Hello, Our organization is planning to implement some kind of WiFi test harness. It's going to be and FOSS therefore using LTP comes as one of the obvious choices. For beginning we're planning to use mac80211_hwsim. I was browsing the archive of LTP in search for anything related for WiFi/WLAN

[LTP] [PATCH] pthread_cond_signal/1-1: fails on routerstation

2012-07-03 Thread Kang Kai
Case pthread_cond_signal/1-1 fails on routerstation. The OS is Yocto linux 1.2 with kernel 3.0.24, and c library is eglibc 2.15. The fail log: [Thread 0x0x2c56d4b0] started and locked the mutex [Thread 0x0x2c56d4b0] is waiting for the cond [Thread 0x0x2bd6d4b0] started and locked the mutex

Re: [LTP] [PATCH] mm/oom05: new testcase

2012-07-03 Thread Jan Stancek
- Original Message - > From: "Zhouping Liu" > To: "Jan Stancek" > Cc: "LTP List" , "Caspar Zhang" > , "CAI Qian" > , gaowanl...@cn.fujitsu.com > Sent: Tuesday, 3 July, 2012 10:43:35 AM > Subject: Re: [LTP] [PATCH] mm/oom05: new testcase > > > Zhouping, > > > > Are other tests, such a

Re: [LTP] [PATCH] mm/oom05: new testcase

2012-07-03 Thread Wanlong Gao
On 07/03/2012 04:43 PM, Zhouping Liu wrote: > > > - Original Message - >> From: "Jan Stancek" >> To: "Zhouping Liu" >> Cc: "LTP List" , "Caspar Zhang" >> , "CAI Qian" >> , gaowanl...@cn.fujitsu.com >> Sent: Tuesday, July 3, 2012 4:03:00 PM >> Subject: Re: [LTP] [PATCH] mm/oom05: new te

Re: [LTP] [PATCH] mm/oom05: new testcase

2012-07-03 Thread Zhouping Liu
- Original Message - > From: "Jan Stancek" > To: "Zhouping Liu" > Cc: "LTP List" , "Caspar Zhang" > , "CAI Qian" > , gaowanl...@cn.fujitsu.com > Sent: Tuesday, July 3, 2012 4:03:00 PM > Subject: Re: [LTP] [PATCH] mm/oom05: new testcase > > > > - Original Message - > > From:

Re: [LTP] [PATCH] mm/oom05: new testcase

2012-07-03 Thread Jan Stancek
- Original Message - > From: "Zhouping Liu" > To: gaowanl...@cn.fujitsu.com > Cc: "LTP List" , "Jan Stancek" > , "Caspar Zhang" > , "CAI Qian" > Sent: Friday, 29 June, 2012 6:37:19 AM > Subject: Re: [LTP] [PATCH] mm/oom05: new testcase > > Hi, > > - Original Message - > > Fro

Re: [LTP] [PATCH]pthread_cond_broadcast/1-2.c

2012-07-03 Thread Wanlong Gao
On 07/03/2012 03:17 PM, DAN LI wrote: > Case pthread_cond_broadcast/1-2.c trys to create as many threads and > processes as possible which will wait on a condition variable. > > Unfortunately,if some thread or child process waits overtime(180s) > since maybe memory is not enough or whatever, it

Re: [LTP] [PATCH] mm/oom05: new testcase

2012-07-03 Thread Caspar Zhang
On 06/29/2012 12:37 PM, Zhouping Liu wrote: > and I tested get_allowed_nodes(), it didn't fix the error, > with above setup, I expected get_allowed_nodes_arr() can mark node1 is a > unavailable node, > but in actual it didn't, and it's the similar with count_numa() inside > testcase/kernel/mem/li

[LTP] [PATCH]pthread_cond_broadcast/1-2.c

2012-07-03 Thread DAN LI
Case pthread_cond_broadcast/1-2.c trys to create as many threads and processes as possible which will wait on a condition variable. Unfortunately,if some thread or child process waits overtime(180s) since maybe memory is not enough or whatever, it will call FAILED() and exit without unlocking a