linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Shuah Khan <shuahkh@osg.samsung.com>
Cc: corbet@lwn.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Doc: update kselftest.txt with details on how to run tests after install
Date: Tue, 8 Nov 2016 15:13:30 +0100	[thread overview]
Message-ID: <20161108141330.2uhvznt25ypbyjno@phenom.ffwll.local> (raw)
In-Reply-To: <20161107202414.26642-1-shuahkh@osg.samsung.com>

On Mon, Nov 07, 2016 at 01:24:14PM -0700, Shuah Khan wrote:
> Update kselftest.txt with details on how to run tests after install.
> 
> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> ---
>  Documentation/kselftest.txt | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/Documentation/kselftest.txt b/Documentation/kselftest.txt
> index 54bee77..e5c7254 100644
> --- a/Documentation/kselftest.txt
> +++ b/Documentation/kselftest.txt
> @@ -70,6 +70,17 @@ To install selftests in an user specified location:
>     $ cd tools/testing/selftests
>     $ ./kselftest_install.sh install_dir
>  
> +Running installed selftests
> +===========================

Since this almost looks like rst already, is there work already to put
this into the shiny new developer tool's documentation?
-Daniel

> +
> +Kselftest install as well as the Kselftest tarball provide a script
> +named "run_kselftest.sh" to run the tests.
> +
> +You can simply do the following to run the installed Kselftests. Please
> +note some tests will require root privileges.
> +
> +cd kselftest
> +./run_kselftest.sh
>  
>  Contributing new tests
>  ======================
> -- 
> 2.9.3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-doc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

  parent reply	other threads:[~2016-11-08 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-07 20:24 [PATCH] Doc: update kselftest.txt with details on how to run tests after install Shuah Khan
2016-11-08  1:04 ` Jonathan Corbet
2016-11-08 14:13 ` Daniel Vetter [this message]
2016-11-22 22:52   ` Shuah Khan

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=20161108141330.2uhvznt25ypbyjno@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shuahkh@osg.samsung.com \
    /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;
as well as URLs for NNTP newsgroup(s).