All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] When I execute ppoll01 testcase in mips board, the testcase failed.
@ 2010-03-19  5:15 Henry xu
  2010-03-22  6:39 ` Rishikesh K Rajak
  0 siblings, 1 reply; 4+ messages in thread
From: Henry xu @ 2010-03-19  5:15 UTC (permalink / raw)
  To: takahiro.yasui.mp, yumiko.sugita.yf, sa-fuji; +Cc: ltp-list

Hi,all

summary:
===================================================================
When I execute ppoll01 testcase in mips board,the testcase failed.

Environment
================================================================
linux version:2.6.27.45
hardware platform:mips



symptom Details
=====================================================================
root@localhost:/opt/mytest> ./ppoll01
ppoll01     0  TINFO  :  (case00) START
ppoll01     0  TINFO  :  EXPECT: revents=0x0005
ppoll01     0  TINFO  :  RESULT: revents=0x0005
EXPECT: return value(ret)=(N >= 0) errno=0 (Success)
RESULT: return value(ret)=       1 errno=0 (Success)
ppoll01     0  TINFO  :  (case00) END => OK
ppoll01     0  TINFO  :  (case01) START
EXPECT: return value(ret)=0 errno=0 (Success)
RESULT: return value(ret)=-1 errno=4 (Interrupted system call)
ppoll01     0  TINFO  :  (case01) END => NG
ppoll01     0  TINFO  :  (case02) START
^CEXPECT: return value(ret)=0 errno=0 (Success)
RESULT: return value(ret)=-1 errno=4 (Interrupted system call)
ppoll01     0  TINFO  :  (case02) END => NG
ppoll01     0  TINFO  :  (case03) START
ppoll01     0  TINFO  :  EXPECT: revents=0x0020
ppoll01     0  TINFO  :  RESULT: revents=0x0020
EXPECT: return value(ret)=(N >= 0) errno=0 (Success)
RESULT: return value(ret)=       1 errno=0 (Success)
ppoll01     0  TINFO  :  (case03) END => OK
ppoll01     0  TINFO  :  (case04) START
EXPECT: return value(ret)=-1 errno=4 (Interrupted system call)
RESULT: return value(ret)=-1 errno=4 (Interrupted system call)
ppoll01     0  TINFO  :  (case04) END => OK
ppoll01     0  TINFO  :  (case05) START
EXPECT: return value(ret)=-1 errno=4 (Interrupted system call)
RESULT: return value(ret)=-1 errno=4 (Interrupted system call)
ppoll01     0  TINFO  :  (case05) END => OK
ppoll01     0  TINFO  :  (case06) START
EXPECT: return value(ret)=-1 errno=22 (Invalid argument)
RESULT: return value(ret)=-1 errno=22 (Invalid argument)
ppoll01     0  TINFO  :  (case06) END => OK
ppoll01     0  TINFO  :  (case07) START
EXPECT: return value(ret)=-1 errno=14 (Bad address)
RESULT: return value(ret)=-1 errno=14 (Bad address)
ppoll01     0  TINFO  :  (case07) END => OK
ppoll01     1  TFAIL  :  ppoll01 failed: TEST_ERRNO=EFAULT(14): Bad
address
NGppoll01     0  TWARN  :  tst_rmdir(): rmobj(/tmp/ppoKT1uvV) failed:
unlink(/tmp/ppoKT1uvV/.nfs00000000005bcdac00000035) failed; errno=16:
Device or resource busy

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2010-03-22 18:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19  5:15 [LTP] When I execute ppoll01 testcase in mips board, the testcase failed Henry xu
2010-03-22  6:39 ` Rishikesh K Rajak
2010-03-22  8:10   ` Garrett Cooper
2010-03-22 18:16     ` Henry Yei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.