]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: test for ignore OsIndications
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Thu, 4 Jul 2024 14:43:16 +0000 (17:43 +0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 14 Jul 2024 07:56:24 +0000 (09:56 +0200)
commite6003091dbd692ff43a7afd8d904dc28b45d0b9f
tree14775efc57a80ff89d6bed0546aed74bce4e404a
parent0250f84d3a1afc41f372d5e14ad9ddbfb642c9ce
test: test for ignore OsIndications

The tests we currently have expect the firmware update to fail
when OsIndications is not set properly. However, we have a Kconfig flag
that explicitly ignores that variable. Adjust the tests accordingly

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
test/py/tests/test_efi_capsule/test_capsule_firmware_raw.py