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