* [LTP] query !!
@ 2010-04-14 5:48 rahul agarwal
2010-04-14 6:37 ` Rishikesh K Rajak
0 siblings, 1 reply; 2+ messages in thread
From: rahul agarwal @ 2010-04-14 5:48 UTC (permalink / raw)
To: ltp-list
[-- Attachment #1.1: Type: text/plain, Size: 452 bytes --]
I have a query regarding how to compile individual testcase in ltp.
For example:
fallocate tests inside syscalls are failing and so I want to compile and
check them seperately after some modifications. But I am facing the problem
due to various dependencies which are there. And as a result I am not being
able to isolate the errors which I am facing.
Kindly guide me so that I can overcome such a problem.
With Regards
Rahul Agarwal
+91-9999720591
[-- Attachment #1.2: Type: text/html, Size: 520 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] 2+ messages in thread
* Re: [LTP] query !!
2010-04-14 5:48 [LTP] query !! rahul agarwal
@ 2010-04-14 6:37 ` Rishikesh K Rajak
0 siblings, 0 replies; 2+ messages in thread
From: Rishikesh K Rajak @ 2010-04-14 6:37 UTC (permalink / raw)
To: rahul agarwal; +Cc: ltp-list
Hello Rahul,
You need to always run as "./runltp -f syscalls" inside /opt/ltp dir.
e.g: If you want to run fallocate testcases, please create a file called
fallocate under /opt/ltp/runtest and run as:
# cat /opt/ltp/testcases/runtest/fallocate
fallocate01 fallocate01
fallocate02 fallocate02
fallocate03 fallocate03
# cd /opt/ltp
#./runltp -f fallocate
This will run only fallocate testcases.
Before you execute above steps, you need to change your fallocate file and do
make & make install inside ~/ltp-full-20100331/testcases/kernel/syscalls/fallocate
Let me know if you still face some problem.
-Rishi
On Wed, Apr 14, 2010 at 11:18:10AM +0530, rahul agarwal wrote:
> I have a query regarding how to compile individual testcase in ltp.
>
> For example:
> fallocate tests inside syscalls are failing and so I want to compile and
> check them seperately after some modifications. But I am facing the problem
> due to various dependencies which are there. And as a result I am not being
> able to isolate the errors which I am facing.
>
> Kindly guide me so that I can overcome such a problem.
>
> With Regards
> Rahul Agarwal
> +91-9999720591
--
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] 2+ messages in thread
end of thread, other threads:[~2010-04-14 6:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-14 5:48 [LTP] query !! rahul agarwal
2010-04-14 6:37 ` Rishikesh K Rajak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox