<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/Documentation/dev-tools/kselftest.rst, branch linux-5.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2018-11-07T22:51:09Z</updated>
<entry>
<title>Documentation/dev-tools: clean up kselftest.rst</title>
<updated>2018-11-07T22:51:09Z</updated>
<author>
<name>Randy Dunlap</name>
<email>rdunlap@infradead.org</email>
</author>
<published>2018-11-04T22:06:23Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c284d42850fc947dc8e0d327149f65c590900364'/>
<id>urn:sha1:c284d42850fc947dc8e0d327149f65c590900364</id>
<content type='text'>
This is a small cleanup to kselftest.rst:

- Fix some language typos in the usage instructions.
- Change one non-ASCII space to an ASCII space.

Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Acked-by: Shuah Khan &lt;shuah@kernel.org&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: dev-tools: kselftest.rst: update config file location</title>
<updated>2018-08-31T22:26:04Z</updated>
<author>
<name>Anders Roxell</name>
<email>anders.roxell@linaro.org</email>
</author>
<published>2018-08-24T12:47:44Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=0e0f00935ae182d579c40d59720634b466562d84'/>
<id>urn:sha1:0e0f00935ae182d579c40d59720634b466562d84</id>
<content type='text'>
Config fragment files should be placed in
tools/testing/selftests/&lt;testdir&gt;/config

Signed-off-by: Anders Roxell &lt;anders.roxell@linaro.org&gt;
Acked-by: Shuah Khan (Samsung OSG) &lt;shuah@kernel.org&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: dev-tools: kselftest.rst: update contributing new tests</title>
<updated>2018-06-29T15:01:50Z</updated>
<author>
<name>Anders Roxell</name>
<email>anders.roxell@linaro.org</email>
</author>
<published>2018-06-29T12:52:01Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=8ab1416a6d51a6cbc4875b496f01f70dc43612f8'/>
<id>urn:sha1:8ab1416a6d51a6cbc4875b496f01f70dc43612f8</id>
<content type='text'>
Add a description that kernel config options should be added into a
config file that is placed next to the newly added test.

Signed-off-by: Anders Roxell &lt;anders.roxell@linaro.org&gt;
Reviewed-by: Shuah Khan (Samsung OSG) &lt;shuah@kernel.org&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: dev-tools: kselftest.rst: update contributing new tests</title>
<updated>2018-04-27T22:56:15Z</updated>
<author>
<name>Anders Roxell</name>
<email>anders.roxell@linaro.org</email>
</author>
<published>2018-04-19T10:28:25Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a997a703d08f805eb8767fbc586fd938f09d13cc'/>
<id>urn:sha1:a997a703d08f805eb8767fbc586fd938f09d13cc</id>
<content type='text'>
Add a description that the kernel headers should be used as far as it is
possible and then the system headers.

Signed-off-by: Anders Roxell &lt;anders.roxell@linaro.org&gt;
Reviewed-by: Shuah Khan (Samsung OSG) &lt;shuah@kernel.org&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: dev-tools: kselftest.rst: update to include make O=dir support</title>
<updated>2017-10-12T17:01:40Z</updated>
<author>
<name>Shuah Khan</name>
<email>shuahkh@osg.samsung.com</email>
</author>
<published>2017-10-02T23:44:17Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d5cdbb875f5c450bf9ee950008a2865343c1775c'/>
<id>urn:sha1:d5cdbb875f5c450bf9ee950008a2865343c1775c</id>
<content type='text'>
Update to include details on make O=dir support and other changes improve
test results output.

Signed-off-by: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;
[jc: Tweaked RST formatting slightly ]
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>kselftest.rst: do some adjustments after ReST conversion</title>
<updated>2017-06-26T16:26:45Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2017-06-17T15:26:40Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fde662d9c3e09ba54273785de4e12628b7bd9de1'/>
<id>urn:sha1:fde662d9c3e09ba54273785de4e12628b7bd9de1</id>
<content type='text'>
Do some minor adjustments after ReST conversion:

- On most documents, we use prepend a "$ " before
  command line arguments;

- Prefer to use :: on the preceding line;

- Split a multi-paragraph description as such.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
Acked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Signed-off-by: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;
</content>
</entry>
<entry>
<title>Documentation/dev-tools: Add kselftest_harness documentation</title>
<updated>2017-06-07T16:07:22Z</updated>
<author>
<name>Mickaël Salaün</name>
<email>mic@digikod.net</email>
</author>
<published>2017-06-05T18:37:17Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7e6a32abdded8ed3d50ca7d26d17b19ffa0ea34d'/>
<id>urn:sha1:7e6a32abdded8ed3d50ca7d26d17b19ffa0ea34d</id>
<content type='text'>
Add ReST metadata to kselftest_harness.h to be able to include the
comments in the Sphinx documentation.

Signed-off-by: Mickaël Salaün &lt;mic@digikod.net&gt;
Cc: Andy Lutomirski &lt;luto@amacapital.net&gt;
Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;
Cc: Kees Cook &lt;keescook@chromium.org&gt;
Cc: Shuah Khan &lt;shuah@kernel.org&gt;
Cc: Will Drewry &lt;wad@chromium.org&gt;
Signed-off-by: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;
</content>
</entry>
<entry>
<title>Documentation/dev-tools: Use reStructuredText markups for kselftest</title>
<updated>2017-06-07T16:07:21Z</updated>
<author>
<name>Mickaël Salaün</name>
<email>mic@digikod.net</email>
</author>
<published>2017-05-26T18:44:00Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=cef04cdcb4275592ed6b6822e1939de44acce15b'/>
<id>urn:sha1:cef04cdcb4275592ed6b6822e1939de44acce15b</id>
<content type='text'>
Include and convert kselftest to the Sphinx format.

Signed-off-by: Mickaël Salaün &lt;mic@digikod.net&gt;
Acked-by: Kees Cook &lt;keescook@chromium.org&gt;
Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;
Cc: Shuah Khan &lt;shuah@kernel.org&gt;
Signed-off-by: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;
</content>
</entry>
<entry>
<title>Documentation/dev-tools: Add kselftest</title>
<updated>2017-06-07T16:07:21Z</updated>
<author>
<name>Mickaël Salaün</name>
<email>mic@digikod.net</email>
</author>
<published>2017-05-26T18:43:59Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=55c70f11e729f17c86f2400a457138682e03b00f'/>
<id>urn:sha1:55c70f11e729f17c86f2400a457138682e03b00f</id>
<content type='text'>
Move kselftest.txt to dev-tools/kselftest.rst .

Signed-off-by: Mickaël Salaün &lt;mic@digikod.net&gt;
Acked-by: Kees Cook &lt;keescook@chromium.org&gt;
Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;
Cc: Shuah Khan &lt;shuah@kernel.org&gt;
Signed-off-by: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;
</content>
</entry>
</feed>
