binman: Add a tutorial on resolving test-coverage bugs
Provide a short description of how tests work, why they are so critical and how to resolve gaps in Binman's test coverage. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
This commit is contained in:
@@ -2194,6 +2194,11 @@ Use '-P 1' to disable this. It is automatically disabled when code coverage is
|
||||
being used (-T) since they are incompatible.
|
||||
|
||||
|
||||
Writing tests
|
||||
-------------
|
||||
|
||||
See :doc:`../binman_tests`.
|
||||
|
||||
Debugging tests
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user