[U-Boot] [RFC PATCH 01/15] test/py: Extend fpga command to test all fpga load types
Simon Glass
sjg at chromium.org
Thu Jul 19 01:32:26 UTC 2018
On 18 July 2018 at 09:16, Michal Simek <michal.simek at xilinx.com> wrote:
> Add support for info, load, loadp, loadb, loadbp, loadmk_legacy,
> loadmk_legacy_gz, loadmk_fit, loadfs also with variable support.
>
> There are probably missing failed tests.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> test/py/tests/test_fpga.py | 516 +++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 516 insertions(+)
> create mode 100644 test/py/tests/test_fpga.py
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list