commit | 9f436194f98547a847ab2529861d7cf22273f32c | [log] [tgz] |
---|---|---|
author | Shuah Khan <skhan@linuxfoundation.org> | Wed Apr 17 17:34:03 2019 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Apr 19 12:44:21 2019 -0600 |
tree | 2be53dc4a6ca77f533452369928ce7cd182f232e | |
parent | 3df5ffd2e5dc11df9dd215c7005e681e44402584 [diff] |
doc: kselftest: Fix KBUILD_OUTPUT usage instructions Fix KBUILD_OUTPUT usage instructions. The current documentation is incorrect. Update and fix outdated information about summary option. Add a reference to kselftest wiki for additional information on the framework and tips on writing new tests. Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>