public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: shubham <shubham@linux.vnet.ibm.com>
To: duynv <duynv@tsdv.com.vn>
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] Question mapping LTP testcases with Kernel setting?
Date: Thu, 10 Jan 2013 14:59:12 +0530	[thread overview]
Message-ID: <50EE89E8.6030704@linux.vnet.ibm.com> (raw)
In-Reply-To: <50EBD034.40400@tsdv.com.vn>

On 01/08/2013 01:22 PM, duynv wrote:
> Dear Sir!
> Thanks for your reply.
> Because we want to test our kernel. So when we build kernel some 
> config options are disabled.
> I know what config options are disabled and i want to map between LTP 
> test case and kernel config to omit LTP test case when make install LTP
>
> I found in README file information below
> ...
> ---------------------------------
> Enabling Kernel Configuration to test Controllers
> ---------------------------------
> CONFIG_CGROUPS=y
> CONFIG_CGROUP_DEBUG=y
> CONFIG_CGROUP_NS=y
> CONFIG_GROUP_SCHED=y
> CONFIG_FAIR_GROUP_SCHED=y
> CONFIG_RT_GROUP_SCHED=y
> CONFIG_CGROUP_SCHED=y
> CONFIG_CGROUP_MEM_RES_CTLR=y
> CONFIG_LOCKDEP=y
> ....
>
> I think It mean, if those config options is not set when build kernel 
> all test case in Controllers no need to install and run. So when i 
> make LTP i dont want to make test cases in Controllers folder
>
> It's right? I can find out and map all test cases with kernel setting 
> in LTP project or in other document?
>
> Thanks.

Hi Duy,

The kernel options which are described in the "README" file are the 
kernel configurations we need to enable (before building the kernel) for 
testing that particular feature like controllers, power management or 
hotplugging. The facility of kernel config analysis and building the LTP 
based on that config options is not yet available. So you need to 
determine which tests you wish to run per your kernel configuration and 
than execute a customized LTP test run.

Thanks,
Shubham


>
> On 1/8/2013 13:23, shubham wrote:
>> On 01/08/2013 09:30 AM, duynv wrote:
>>> Dear Sir!
>>> I'm Duy.
>>>
>>> I am working with LTP to test our linux kernel.
>>> we want to collect LTP test cases to test our kernel base on the 
>>> kernel setting(configuration file create by "make menuconfig").
>>> (we want to omit unnecessary test case)
>>>
>>> But LTP has so many test cases. I can't mapping LTP test case with 
>>> appropriate kernel setting
>>> Could you please tell me the way to make a mapping list between LTP 
>>> test case with kernel setting
>>>
>>> Thank you
>>>
>>
>> Hi Duy,
>>
>> I believe its not possible to direct map LTP test cases with the 
>> current kernel settings. What you can do is select the subsystems or 
>> components you wish to test and than run only those tests by 
>> customizing the LTP test runs. For your information you can select 
>> the tests you wish to run from 'runtest' directory of the extracted 
>> LTP tarball.
>>
>> Thanks,
>> Shubham
>>
>


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

      parent reply	other threads:[~2013-01-10  9:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08  4:00 [LTP] Question mapping LTP testcases with Kernel setting? duynv
2013-01-08  6:23 ` shubham
     [not found]   ` <50EBD034.40400@tsdv.com.vn>
2013-01-10  9:29     ` shubham [this message]

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=50EE89E8.6030704@linux.vnet.ibm.com \
    --to=shubham@linux.vnet.ibm.com \
    --cc=duynv@tsdv.com.vn \
    --cc=ltp-list@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox