Searched refs:efi_boot_env_intca (Results 1 - 2 of 2) sorted by relevance

/u-boot/test/py/tests/test_efi_secboot/
H A Dtest_signed_intca.py23 def test_efi_signed_image_intca1(self, u_boot_console, efi_boot_env_intca):
28 disk_img = efi_boot_env_intca
56 def test_efi_signed_image_intca2(self, u_boot_console, efi_boot_env_intca):
61 disk_img = efi_boot_env_intca
98 def test_efi_signed_image_intca3(self, u_boot_console, efi_boot_env_intca):
103 disk_img = efi_boot_env_intca
H A Dconftest.py144 def efi_boot_env_intca(request, u_boot_config): function

Completed in 37 milliseconds