Searched refs:efi_boot_env (Results 1 - 4 of 4) sorted by relevance

/u-boot/test/py/tests/test_efi_secboot/
H A Dtest_unsigned.py21 def test_efi_unsigned_image_auth1(self, u_boot_console, efi_boot_env):
26 disk_img = efi_boot_env
48 def test_efi_unsigned_image_auth2(self, u_boot_console, efi_boot_env):
53 disk_img = efi_boot_env
72 def test_efi_unsigned_image_auth3(self, u_boot_console, efi_boot_env):
77 disk_img = efi_boot_env
H A Dtest_signed.py21 def test_efi_signed_image_auth1(self, u_boot_console, efi_boot_env):
26 disk_img = efi_boot_env
44 def test_efi_signed_image_auth2(self, u_boot_console, efi_boot_env):
50 disk_img = efi_boot_env
89 def test_efi_signed_image_auth3(self, u_boot_console, efi_boot_env):
94 disk_img = efi_boot_env
125 def test_efi_signed_image_auth4(self, u_boot_console, efi_boot_env):
130 disk_img = efi_boot_env
151 def test_efi_signed_image_auth5(self, u_boot_console, efi_boot_env):
158 disk_img = efi_boot_env
[all...]
H A Dtest_authvar.py20 def test_efi_var_auth1(self, u_boot_console, efi_boot_env):
25 disk_img = efi_boot_env
124 def test_efi_var_auth2(self, u_boot_console, efi_boot_env):
129 disk_img = efi_boot_env
165 def test_efi_var_auth3(self, u_boot_console, efi_boot_env):
170 disk_img = efi_boot_env
206 def test_efi_var_auth4(self, u_boot_console, efi_boot_env):
211 disk_img = efi_boot_env
240 def test_efi_var_auth5(self, u_boot_console, efi_boot_env):
245 disk_img = efi_boot_env
[all...]
H A Dconftest.py12 def efi_boot_env(request, u_boot_config): function

Completed in 90 milliseconds