
19 Jan
2021
19 Jan
'21
7:06 p.m.
On Mon, 18 Jan 2021 at 12:24, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Move test/README to the 'Develop U-Boot' chapter of the HTML documentation.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
doc/develop/index.rst | 1 + doc/develop/testing.rst | 96 +++++++++++++++++++++++++++++++++++++++++ test/README | 96 ----------------------------------------- 3 files changed, 97 insertions(+), 96 deletions(-) create mode 100644 doc/develop/testing.rst delete mode 100644 test/README
Reviewed-by: Simon Glass sjg@chromium.org