Fixed this now.

Regards--
Subrata

On Thu, 2009-07-23 at 14:00 +0530, rohit verma wrote: 
> Hi,
> 
> I am running waitid02.c
> (ltp-full-20090630/testcases/kernel/syscalls/waitid/ ) test case on
> 2.6.29 kernel.
> Test case gives following error:
> "Error. is your system >2.6.9 ?";
> 
>  Anybody facing the same issue?
> 
> Code:
> 
> TEST(waitid(P_ALL,0,&infop,WNOHANG));
>         if(TEST_RETURN == 0)
>                 tst_resm(TPASS,"Success !");
>         else{
>                 printf("value of return is %d\n",TEST_RETURN);
>                 tst_resm(TFAIL,"Error. is your system >2.6.9 ?");
>                errnochoose();
>         }
> 
> 
> Regards,
> Rohit
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to