All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <shuahkh@osg.samsung.com>
To: Wang Long <long.wanglong@huawei.com>, corbet@lwn.net
Cc: wanglong@laoqinren.net, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org, peifeiyue@huawei.com,
	Shuah Khan <shuahkh@osg.samsung.com>
Subject: Re: [PATCH] Documentation: Update kselftest.txt
Date: Wed, 23 Sep 2015 07:35:37 -0600	[thread overview]
Message-ID: <5602AAA9.5080003@osg.samsung.com> (raw)
In-Reply-To: <1443000925-119505-1-git-send-email-long.wanglong@huawei.com>

On 09/23/2015 03:35 AM, Wang Long wrote:
> Add document for how to install selftests.
> 
> Signed-off-by: Wang Long <long.wanglong@huawei.com>

Thanks for doing this. Here is my Ack for Jon to take this though
the Documentation tree:

Acked-by: Shuah Khan <shuahkh@osg.samsung.com>

-- Shuah
> ---
>  Documentation/kselftest.txt | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/Documentation/kselftest.txt b/Documentation/kselftest.txt
> index a87d840..9bbbcdc 100644
> --- a/Documentation/kselftest.txt
> +++ b/Documentation/kselftest.txt
> @@ -54,6 +54,22 @@ To run the hotplug tests:
>  - note that some tests will require root privileges.
>  
>  
> +Install selftests
> +=================
> +
> +You can use kselftest_install.sh tool installs selftests in default
> +location which is tools/testing/selftests/kselftest or an user specified
> +location.
> +
> +To install selftests in default location:
> +   $ cd tools/testing/selftests
> +   $ ./kselftest_install.sh
> +
> +To install selftests in an user specified location:
> +   $ cd tools/testing/selftests
> +   $ ./kselftest_install.sh install_dir
> +
> +
>  Contributing new tests
>  ======================
>  
> 


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@osg.samsung.com | (970) 217-8978

  reply	other threads:[~2015-09-23 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23  9:35 [PATCH] Documentation: Update kselftest.txt Wang Long
2015-09-23 13:35 ` Shuah Khan [this message]
2015-09-24 21:52 ` Jonathan Corbet

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=5602AAA9.5080003@osg.samsung.com \
    --to=shuahkh@osg.samsung.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=long.wanglong@huawei.com \
    --cc=peifeiyue@huawei.com \
    --cc=wanglong@laoqinren.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 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.