u-boot/test/py/tests/test_efi_secboot
Tom Rini 7bf75f3e36 test/py: Rework test_efi_secboot to not use virt-make-fs
The problem with using "virt-make-fs" to make a filesystem image is that
it is extremely slow. Switch to using the fs_helper functions we have
instead from the filesystem tests as these can add files to images and
are significantly faster and still do not require root access.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-04-08 13:51:09 -06:00
..
conftest.py test/py: Rework test_efi_secboot to not use virt-make-fs 2025-04-08 13:51:09 -06:00
defs.py test: fix pydoc issues for EFI tests 2023-05-04 09:57:43 +02:00
forge_image.sh test/py: efi_secboot: add a test for a forged signed image 2022-07-05 14:37:16 +02:00
openssl.cnf test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_authvar.py test/py: Shorten u_boot_console 2025-03-15 10:38:38 +00:00
test_signed.py test/py: Shorten u_boot_console 2025-03-15 10:38:38 +00:00
test_signed_intca.py test/py: Shorten u_boot_console 2025-03-15 10:38:38 +00:00
test_unsigned.py test/py: Shorten u_boot_console 2025-03-15 10:38:38 +00:00