[PATCH] test/py: net_boot: Add test cases for net boot

Tom Rini trini at konsulko.com
Thu Jan 11 16:53:55 CET 2024


On Tue, Jan 09, 2024 at 12:33:36PM +0530, Love Kumar wrote:

> Add tests for booting image using tftpboot/pxe boot commands, tftpboot
> boot case loads the FIT image into DDR and boots using bootm command
> whereas pxe boot cases downloads the pxe configuration file from the
> TFTP server and interprets it to boot the images mentioned in the pxe
> configurations file.
> 
> Signed-off-by: Love Kumar <love.kumar at amd.com>
> ---
>  test/py/tests/test_net_boot.py | 371 +++++++++++++++++++++++++++++++++
>  1 file changed, 371 insertions(+)
>  create mode 100644 test/py/tests/test_net_boot.py

Can you expand a little more on how far this test goes? Does it actually
get as far as a login prompt or ? Thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240111/4406e504/attachment.sig>


More information about the U-Boot mailing list