public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] waitid02 testcase fails on 2.6.29 kernel
@ 2009-07-23  8:30 rohit verma
  2009-07-23 14:22 ` Munipradeep Beerakam
  2009-07-30 18:29 ` Subrata Modak
  0 siblings, 2 replies; 9+ messages in thread
From: rohit verma @ 2009-07-23  8:30 UTC (permalink / raw)
  To: ltp-list

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
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-08-07 12:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-23  8:30 [LTP] waitid02 testcase fails on 2.6.29 kernel rohit verma
2009-07-23 14:22 ` Munipradeep Beerakam
2009-07-30 18:29 ` Subrata Modak
     [not found]   ` <d51f89b0908040422o17ac20f6q36aaff23ea88e839@mail.gmail.com>
     [not found]     ` <1249385096.15587.17.camel@subratamodak.linux.ibm.com>
2009-08-04 11:31       ` rohit verma
2009-08-04 12:05         ` Subrata Modak
2009-08-04 12:14           ` rohit verma
2009-08-04 14:42             ` Garrett Cooper
2009-08-06  7:27             ` Michal Simek
2009-08-07 12:41               ` Subrata Modak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox