u-boot/test/py/tests/test_efi_capsule
Heinrich Schuchardt b54477ff8b test: fix pylint warning for capsule tests
Fix pylint warnings like:

* Class inherits from object
* Missing module description
* Missing class description
* First line of comment blank
* Superfluous imports

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-04-21 08:50:35 +02:00
..
capsule_defs.py test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
conftest.py test: fix pylint warning for capsule tests 2023-04-21 08:50:35 +02:00
signature.dts test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
test_capsule_firmware_fit.py test: fix pylint warning for capsule tests 2023-04-21 08:50:35 +02:00
test_capsule_firmware_raw.py test: work around for EFI terminal size probing 2022-06-19 15:53:09 +02:00
test_capsule_firmware_signed_fit.py test: fix pylint warning for capsule tests 2023-04-21 08:50:35 +02:00
test_capsule_firmware_signed_raw.py test: fix pylint warning for capsule tests 2023-04-21 08:50:35 +02:00
uboot_bin_env.its efi_loader: correct uboot_bin_env.its file format 2021-03-07 17:37:26 +01:00