On Thu, Nov 27, 2025 at 04:06:04PM +0530, Love Kumar wrote:

> Add tests for nand commands to test various NAND flash operations such
> as erase, write and read.
> 
> Signed-off-by: Love Kumar <[email protected]>
> ---
> Changes in v2:
> - Fix the deprecation warning issue for invalid escape sequence
> ---
>  test/py/tests/test_nand.py | 201 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 201 insertions(+)
>  create mode 100644 test/py/tests/test_nand.py

Since we're adding a new test that requires configuration, I'd like to
try and add the docs for it at the same time. Please see commit
8f8f0f0ed9d0 ("doc: pytest: Document the test_net_boot test") for the
kinds of changes required in the comments for the examples to be
rendered correctly in docs (and when doing that commit I build and read
the docs locally a few times until it looked right). Thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to