diff options
author | Aleksander Alekseev <afiskon@devzen.ru> | 2016-08-18 11:36:53 +0200 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2016-09-20 16:58:27 +0200 |
commit | 3409f9ab71d7db96eed849f49a6c8116c62dc251 (patch) | |
tree | 298f9cc9f290f13d14d18b0298cff30817445886 /tools/testing | |
parent | Linux 4.8-rc1 (diff) | |
download | linux-3409f9ab71d7db96eed849f49a6c8116c62dc251.tar.xz linux-3409f9ab71d7db96eed849f49a6c8116c62dc251.zip |
kselftest: kselftest documentation improvement
Suggested patch solves two issues:
1) Currently documentation is unclear whether `make kselftest` should
be run before or after kernel was installed and booted. `make help`
gives a clear answer on that: "kselftest - Build and run kernel selftest
(run as root). Build, install, and boot kernel before running kselftest
on it."
2) Documentation states that `make kselftest` executes "unit" tests.
Technically it's not a _unit_ test if it requires to install an
application first. It's either integration or system test. To not to
confuse a user I suggest not to use a word "unit".
Signed-off-by: Aleksander Alekseev <afiskon@devzen.ru>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions