[PATCH v2] test/py: nand: Add tests for NAND flash device
Tom Rini
trini at konsulko.com
Thu Nov 27 15:22:57 CET 2025
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 <love.kumar at amd.com>
> ---
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251127/f0c870eb/attachment.sig>
More information about the U-Boot
mailing list