u-boot-brain/test/py/tests/test_efi_capsule
Ilias Apalodimas ce62b0f8f4 test/py: Fix efidebug related tests
commit cbea241e935e("efidebug: add multiple device path instances on Boot####")
slightly tweaked the efidebug syntax adding -b, -i and -s for the boot
image, initrd and optional data.
The pytests using this command were adapted as well. However I completely
missed the last "" argument, which at the time indicated the optional data
and needed conversion as well.  This patch is adding the missing -s flag
and the tests are back to normal.

Fixes: cbea241e935e("efidebug: add multiple device path instances on Boot####")
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviwed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-04-24 06:53:40 +02:00
..
capsule_defs.py test/py: efi_capsule: test for FIT image capsule 2020-12-03 21:22:50 +01:00
conftest.py test/py: efi_capsule: test for raw image capsule 2020-12-03 21:22:50 +01:00
test_capsule_firmware.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00
uboot_bin_env.its efi_loader: correct uboot_bin_env.its file format 2021-03-07 17:37:26 +01:00