Re: [PATCH 3/3] doc: pytest: Document the test_efi_loader test

2025-05-10 Thread Simon Glass
On Thu, 8 May 2025 at 01:25, Tom Rini wrote: > > Add this test to the documentation. We need to add a code-block > annotation to the example and indent it correctly. We also need to > document the do_test_efi_helloworld_net function and that in turn means > changing the documentation to test_efi_h

[PATCH 3/3] doc: pytest: Document the test_efi_loader test

2025-05-07 Thread Tom Rini
Add this test to the documentation. We need to add a code-block annotation to the example and indent it correctly. We also need to document the do_test_efi_helloworld_net function and that in turn means changing the documentation to test_efi_helloworld_net_http and test_efi_helloworld_net_tftp to r