linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Brendan Higgins <brendanhiggins@google.com>,
	shuah@kernel.org, davidgow@google.com
Cc: kunit-dev@googlegroups.com, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org, linux-doc@vger.kernel.org,
	corbet@lwn.net, tytso@mit.edu
Subject: Re: [PATCH linux-kselftest/test v3] Documentation: kunit: add documentation for kunit_tool
Date: Tue, 19 Nov 2019 16:27:51 -0800	[thread overview]
Message-ID: <4a3aada5-fe8f-9c82-dfd4-0494acf59334@infradead.org> (raw)
In-Reply-To: <20191119003120.154041-1-brendanhiggins@google.com>

On 11/18/19 4:31 PM, Brendan Higgins wrote:
> +How do I use kunit_tool?
> +=================================

Hi,
I haven't tested this, but Sphinx (or some doc tool) usually complains if the
underline length is not the same as the header text length.  (I.e., use fewer
= signs above.)

> +
> +If a kunitconfig is present at the root directory, all you have to do is:
> +
> +.. code-block:: bash
> +
> +	./tools/testing/kunit/kunit.py run


-- 
~Randy

  reply	other threads:[~2019-11-20  0:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19  0:31 [PATCH linux-kselftest/test v3] Documentation: kunit: add documentation for kunit_tool Brendan Higgins
2019-11-20  0:27 ` Randy Dunlap [this message]
2019-11-20  1:14   ` Brendan Higgins
2019-11-20 13:32     ` Jonathan Corbet
2019-11-20 16:08       ` Randy Dunlap
2019-11-20 16:19         ` Brendan Higgins

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=4a3aada5-fe8f-9c82-dfd4-0494acf59334@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=brendanhiggins@google.com \
    --cc=corbet@lwn.net \
    --cc=davidgow@google.com \
    --cc=kunit-dev@googlegroups.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=tytso@mit.edu \
    /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).