Hi Simon, Thank you for the patch.
It's really great to have this documented. I found a couple of small typos, hope that helps. On lun., sept. 30, 2024 at 12:51, Simon Glass <[email protected]> wrote: > 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 <[email protected]> > --- > > MAINTAINERS | 1 + > doc/develop/binman_tests.rst | 734 +++++++++++++++++++++++++++++++++++ > doc/develop/index.rst | 1 + > tools/binman/binman.rst | 5 + > 4 files changed, 741 insertions(+) > create mode 100644 doc/develop/binman_tests.rst > Applied to u-boot-dm, thanks!

