linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shuah Khan <shuahkh@osg.samsung.com>
To: corbet@lwn.net, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Shuah Khan <shuahkh@osg.samsung.com>
Subject: Re: [PATCH] Doc: update kselftest.txt with details on how to run tests after install
Date: Tue, 22 Nov 2016 15:52:19 -0700	[thread overview]
Message-ID: <ba39b627-9ca2-e40f-907f-353d69e571d9@osg.samsung.com> (raw)
In-Reply-To: <20161108141330.2uhvznt25ypbyjno@phenom.ffwll.local>

On 11/08/2016 07:13 AM, Daniel Vetter wrote:
> 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
> 

Not yet. I can take care of that next. Thanks for the reminder.

-- Shuah

>> +
>> +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
> 

      reply	other threads:[~2016-11-22 22:52 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
2016-11-22 22:52   ` Shuah Khan [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=ba39b627-9ca2-e40f-907f-353d69e571d9@osg.samsung.com \
    --to=shuahkh@osg.samsung.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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).