From: Abhishek Dasgupta <a10gupta@linux.vnet.ibm.com>
To: ltp@lists.linux.it
Subject: [LTP] How to run individual C testcase file like ltp/testcases/kernel/containers/pidns/pidns01.c
Date: Wed, 30 Sep 2015 11:17:12 +0530 [thread overview]
Message-ID: <560B7760.3020106@linux.vnet.ibm.com> (raw)
In-Reply-To: <20150929122442.GA30371@rei.suse.cz>
Thank you Cyril for your reply. It helped me a lot.
On Tuesday 29 September 2015 05:54 PM, Cyril Hrubis wrote:
> Hi!
>> I want to compile and run all the individual testcase (like, pidns01.c
>> from ltp/testcases/kernel/containers/pidns/pidns01.c) only from github
>> source files. If there is any way to do this?
> There is an howto for building LTP from git checkout:
>
> https://github.com/linux-test-project/ltp/blob/master/doc/mini-howto-building-ltp-from-git.txt
>
> All you need is basically:
>
> make autotools
> ./configure --prefix=$PREFIX
> make
>
> Which will create binary for each of the pidns testcases. Then you can just run
> them.
>
> [CC: The LTP mailing list, you should always at least CC it when asking
> questions about LTP]
>
--
Regards,
---------------------------------------------------------------------------------------
Abhishek Dasgupta
Linux Software Developer - Linux Technology Centre
IBM Systems Lab,
IBM India Pvt. Ltd.
Embassy Golf Link, D Block
Koramongala - Off Indiranagar Ring Road
Bangalore - 560 071
Mobile: +91-8884107981
---------------------------------------------------------------------------------------
next prev parent reply other threads:[~2015-09-30 5:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-28 5:55 [LTP] How to run individual C testcase file like ltp/testcases/kernel/containers/pidns/pidns01.c Abhishek Dasgupta
2015-09-29 9:20 ` Cyril Hrubis
[not found] ` <560A7046.70803@linux.vnet.ibm.com>
2015-09-29 12:24 ` Cyril Hrubis
2015-09-30 5:47 ` Abhishek Dasgupta [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-28 5:52 Abhishek Dasgupta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=560B7760.3020106@linux.vnet.ibm.com \
--to=a10gupta@linux.vnet.ibm.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.