commit | d2056e2ed03f05cb03c0137a275e6394f0c6d087 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Wed Sep 11 11:58:26 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 24 13:41:21 2024 -0600 |
tree | bc681c2c0ce31c88e802afc9c39a63f2ecfd3f03 | |
parent | 9f8c10c7ab565fefc8aeff56060b36ce729a8dda [diff] |
test/py: test_efi_loader: add HTTP (wget) test for the EFI loader Add a test to test_efi_loader.py similar to the TFTP test but for HTTP with the wget command. Suggested-by: Tom Rini <trini@konsulko.com> Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Tested-by: Tom Rini <trini@konsulko.com> Reviewed-by: Peter Robinson <pbrobinson@gmail.com>