David Gow davidgow@google.com writes:
The kernel now has a number of testing and debugging tools, and we've seen a bit of confusion about what the differences between them are.
Add a basic documentation outlining the testing tools, when to use each, and how they interact.
This is a pretty quick overview rather than the idealised "kernel testing guide" that'd probably be optimal, but given the number of times questions like "When do you use KUnit and when do you use Kselftest?" are being asked, it seemed worth at least having something. Hopefully this can form the basis for more detailed documentation later.
Signed-off-by: David Gow davidgow@google.com Reviewed-by: Marco Elver elver@google.com Reviewed-by: Daniel Latypov dlatypov@google.com
Thanks again. Assuming no-one has any objections, I think this is good to go.
I've applied it after fixing the conflict with docs-next.
Thanks,
jon