public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Wanlong Gao <gaowanlong@cn.fujitsu.com>
To: Jin Li <jin.li@windriver.com>
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH] Add test case path in testcases/kernel/hotplug/cpu_hotplug/runtests.sh
Date: Mon, 09 Jul 2012 10:56:58 +0800	[thread overview]
Message-ID: <4FFA487A.4000907@cn.fujitsu.com> (raw)
In-Reply-To: <1341388422-28133-2-git-send-email-jin.li@windriver.com>

On 07/04/2012 03:53 PM, Jin Li wrote:
> Fail to invoke cpuhotplug via:
> 
> ./runltp -f cpuhotplug
> 
> <<<test_output>>>
> incrementing stop
> CPU:        1
> LOOPS:      1
> LHCS_PATH:  /opt/ltp/testcases/bin/cpu_hotplug
> /opt/ltp/testcases/bin/cpu_hotplug/runtests.sh: line 15: functional/hotplug??.sh: No such file or directory
> 

pushed, thank you.

Wanlong Gao

> Signed-off-by: Jin Li <jin.li@windriver.com>
> ---
>  testcases/kernel/hotplug/cpu_hotplug/runtests.sh |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/testcases/kernel/hotplug/cpu_hotplug/runtests.sh b/testcases/kernel/hotplug/cpu_hotplug/runtests.sh
> index 2803508..1943f83 100755
> --- a/testcases/kernel/hotplug/cpu_hotplug/runtests.sh
> +++ b/testcases/kernel/hotplug/cpu_hotplug/runtests.sh
> @@ -11,6 +11,6 @@ echo "LOOPS:      $LOOPS"
>  echo "LHCS_PATH:  $LHCS_PATH"
>  
>  
> -for case in functional/hotplug??.sh; do
> +for case in $LHCS_PATH/functional/hotplug??.sh; do
>  	$case $CPU_TO_TEST
>  done
> 



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

      reply	other threads:[~2012-07-09  2:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04  7:53 [LTP] Add test path for cpuhotplug test Jin Li
2012-07-04  7:53 ` [LTP] [PATCH] Add test case path in testcases/kernel/hotplug/cpu_hotplug/runtests.sh Jin Li
2012-07-09  2:56   ` Wanlong Gao [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=4FFA487A.4000907@cn.fujitsu.com \
    --to=gaowanlong@cn.fujitsu.com \
    --cc=jin.li@windriver.com \
    --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