u-boot-brain/test/py/tests/test_efi_secboot
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
..
conftest.py test/py: efi_secboot: modify 'multiple signatures' test case 2020-08-14 12:34:33 +02:00
defs.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
openssl.cnf test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_authvar.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_signed_intca.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00
test_signed.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00
test_unsigned.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00