mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 06:32:08 +00:00
doc: dev-tools: kselftest.rst: update contributing new tests
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 <anders.roxell@linaro.org> Reviewed-by: Shuah Khan (Samsung OSG) <shuah@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
37912da438
commit
8ab1416a6d
1 changed files with 5 additions and 0 deletions
|
@ -156,6 +156,11 @@ Contributing new tests (details)
|
||||||
installed by the distro on the system should be the primary focus to be able
|
installed by the distro on the system should be the primary focus to be able
|
||||||
to find regressions.
|
to find regressions.
|
||||||
|
|
||||||
|
* If a test needs specific kernel config options enabled, add a config file in
|
||||||
|
the test directory to enable them.
|
||||||
|
|
||||||
|
e.g: tools/testing/selftests/android/ion/config
|
||||||
|
|
||||||
Test Harness
|
Test Harness
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue