From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1Z7wlA-00017f-1k for ltp-list@lists.sourceforge.net; Thu, 25 Jun 2015 02:19:24 +0000 Received: from [59.151.112.132] (helo=heian.cn.fujitsu.com) by sog-mx-4.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1Z7wl8-0003Ic-Gt for ltp-list@lists.sourceforge.net; Thu, 25 Jun 2015 02:19:24 +0000 Message-ID: <558B62CB.8060401@cn.fujitsu.com> Date: Thu, 25 Jun 2015 10:09:15 +0800 From: Xiaoguang Wang MIME-Version: 1.0 References: In-Reply-To: Subject: Re: [LTP] How to specify testcases by running runltp List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Shuo Yang Cc: ltp-list@lists.sourceforge.net Hi, On 06/25/2015 09:29 AM, 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. > Script runltp's '-b DEVICE' and '-B LTP_DEV_FS_TYPE' can control the file system you want to test. Assume /tmp/foo/ is a mount point, the corresponding device is /dev/sda1 and file system type is xfs, then you can try './runltp -b /dev/sda1 -B xfs'. Also if you want to test file system, xfstests is a good candidate. Regards, Xiaoguang Wang > 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