From: Cui Bixuan <cuibixuan@huawei.com>
To: Shuo Yang <yshuo@umich.edu>
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] How to specify testcases by running runltp
Date: Thu, 25 Jun 2015 10:10:50 +0800 [thread overview]
Message-ID: <558B632A.4010500@huawei.com> (raw)
In-Reply-To: <CANuOEEhmmS_E-O9umbGEHerBONT+bGAOFHH5O055ajH_V+Rgaw@mail.gmail.com>
On 2015/6/25 9:29, Shuo Yang wrote:
> Hi guys,
>
> I just started using ltp, so this question is kind of dumb. I want to use it to run some file system tests but I don't know what the command should be. Currently I can run runtlp command but I don't know how to control the testcases. Assuming the file system I want to test is under /tmp/foo/. Could someone tell me how can I run the testcases specifically for testing file system.
>
Hi,
"./runltp -f fs" can run file system testcases:
1、Compile the LTP
./configure --prefix=XX/build
make
make install
2、Run the cases (You can get the cases and how to run them from runtest/)
cd XX/build
./runltp -f fs
Then the LTP will run all the cases in runtest/fs file.
You can find the cases which to test "/tmp/foo/" from runtest/xx and add them to runtest/fs_test (touch it), then ./runltp -f fs_test.
Good luck,
Cui Bixuan
> Thanks,
> Shuo
>
>
>
> ------------------------------------------------------------------------------
> Monitor 25 network devices or servers for free with OpManager!
> OpManager is web-based network management software that monitors
> network devices and physical & virtual servers, alerts via email & sms
> for fault. Monitor 25 devices for free with no restriction. Download now
> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
>
>
>
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
>
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors
network devices and physical & virtual servers, alerts via email & sms
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2015-06-25 2:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-25 1:29 [LTP] How to specify testcases by running runltp Shuo Yang
2015-06-25 2:09 ` Xiaoguang Wang
2015-06-25 3:12 ` Shuo Yang
2015-06-25 3:13 ` Xiaoguang Wang
2015-06-25 2:10 ` Cui Bixuan [this message]
2015-06-25 2:20 ` Li Wang
-- strict thread matches above, loose matches on Subject: below --
2015-06-24 20:50 Shuo Yang
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=558B632A.4010500@huawei.com \
--to=cuibixuan@huawei.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=yshuo@umich.edu \
/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.