* [LTP] clock_getres01 test fails
@ 2010-03-05 11:41 Kiran.Girmaji
2010-03-05 12:08 ` Rishikesh K Rajak
0 siblings, 1 reply; 3+ messages in thread
From: Kiran.Girmaji @ 2010-03-05 11:41 UTC (permalink / raw)
To: ltp-list
[-- Attachment #1.1: Type: text/plain, Size: 1693 bytes --]
Hi,
While running LTP-20091231, clock_getres01 test fails on my target with
following output -
Could anyone tell me a reason for this?
tag=clock_getres01 stime=1105549839
cmdline="clock_getres01"
contacts=""
analysis=exit
<<<test_output>>>
EXPECT: return value(ret)=(N >= 0) errno=0 (Success)
RESULT: return value(ret)= 0 errno=0 (Success)
EXPECT: return value(ret)=(N >= 0) errno=0 (Success)
RESULT: return value(ret)= 0 errno=0 (Success)
EXPECT: return value(ret)=0 errno=0 (Success)
RESULT: return value(ret)=-1 errno=22 (Invalid argument)
EXPECT: return value(ret)=0 errno=0 (Success)
RESULT: return value(ret)=-1 errno=22 (Invalid argument)
EXPECT: return value(ret)=-1 errno=22 (Invalid argument)
RESULT: return value(ret)=-1 errno=22 (Invalid argument)
EXPECT: return value(ret)=(N >= 0) errno=0 (Success)
RESULT: return value(ret)= 0 errno=0 (Success)
clock_getres01 0 TINFO : (case00) START
clock_getres01 1 TPASS : (case00) END
clock_getres01 0 TINFO : (case01) START
clock_getres01 2 TPASS : (case01) END
clock_getres01 0 TINFO : (case02) START
clock_getres01 3 TFAIL : (case02) END
clock_getres01 0 TINFO : (case03) START
clock_getres01 4 TFAIL : (case03) END
clock_getres01 0 TINFO : (case04) START
clock_getres01 5 TPASS : (case04) END
clock_getres01 0 TINFO : (case05) START
clock_getres01 6 TPASS : (case05) END
clock_getres01 7 TFAIL : clock_getres01 failed: errno=???(0):
Success
NG
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
[-- Attachment #1.2: Type: text/html, Size: 3189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 345 bytes --]
------------------------------------------------------------------------------
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
[-- Attachment #3: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] clock_getres01 test fails
2010-03-05 11:41 [LTP] clock_getres01 test fails Kiran.Girmaji
@ 2010-03-05 12:08 ` Rishikesh K Rajak
2010-03-05 12:15 ` Kiran.Girmaji
0 siblings, 1 reply; 3+ messages in thread
From: Rishikesh K Rajak @ 2010-03-05 12:08 UTC (permalink / raw)
To: Kiran.Girmaji; +Cc: ltp-list
Hi Kiran,
can you please let us know few things:
- How did you installed ltp ?
- What OS you have ?
- What is the automake & autoconf version ?
- Can you try latest git tree and let us know if prob still
persists.
--
Thanks & Regards
Rishi
LTP Maintainer
IBM, LTC, Bangalore
Please join IRC #ltp @ irc.freenode.net
------------------------------------------------------------------------------
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] 3+ messages in thread
* Re: [LTP] clock_getres01 test fails
2010-03-05 12:08 ` Rishikesh K Rajak
@ 2010-03-05 12:15 ` Kiran.Girmaji
0 siblings, 0 replies; 3+ messages in thread
From: Kiran.Girmaji @ 2010-03-05 12:15 UTC (permalink / raw)
To: risrajak; +Cc: ltp-list
Rishi,
Am running LTP on x86_64 target with montavista Linux on it.
I cross compiled LTP for this arch on my redhat EL5 host with
automake-1.9.6-2.1, autoconf213-2.13-12.1.
I'll probably try this latest git tree next week.
Regards.
Kiran
-----Original Message-----
From: Rishikesh K Rajak [mailto:risrajak@linux.vnet.ibm.com]
Sent: Friday, March 05, 2010 5:38 PM
To: Girmaji, Kiran Kumar [NETPWR/EMBCO/IN]
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] clock_getres01 test fails
Hi Kiran,
can you please let us know few things:
- How did you installed ltp ?
- What OS you have ?
- What is the automake & autoconf version ?
- Can you try latest git tree and let us know if prob still
persists.
--
Thanks & Regards
Rishi
LTP Maintainer
IBM, LTC, Bangalore
Please join IRC #ltp @ irc.freenode.net
------------------------------------------------------------------------------
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] 3+ messages in thread
end of thread, other threads:[~2010-03-05 12:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-05 11:41 [LTP] clock_getres01 test fails Kiran.Girmaji
2010-03-05 12:08 ` Rishikesh K Rajak
2010-03-05 12:15 ` Kiran.Girmaji
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.