Hi!
> mbind01 fails on 2.6.32 i386 kernel, see test log below.  I went
> through 
> http://www.mail-archive.com/[email protected]/msg08843.html
> but couldn't get any clue.  Any idea?
> 
> <<<test_start>>>
> tag=mbind01 stime=1326570882
> cmdline="mbind01"
> contacts=""
> analysis=exit
> <<<test_output>>>
> incrementing stop
> mbind01     0  TINFO  :  (case00) START
> EXPECT: return value(ret)=0 errno=0 (Success)
> RESULT: return value(ret)=-1 errno=38 (Function not implemented)
> mbind01     1  TFAIL  :  (case00) END: errno=???(38): Function not implemented

Hmm, the errno value suggests that the particular kernel doesn't have
such syscall implemented. Perhaps it was disabled in kernel .config.

Anyway the testcase should return TCONF rather than TFAIL in such case.

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to