Searched defs:efi_boot_env (Results 1 – 4 of 4) sorted by relevance
/u-boot/test/py/tests/test_efi_secboot/ |
A D | test_signed.py | 21 def test_efi_signed_image_auth1(self, u_boot_console, efi_boot_env): argument 44 def test_efi_signed_image_auth2(self, u_boot_console, efi_boot_env): argument 89 def test_efi_signed_image_auth3(self, u_boot_console, efi_boot_env): argument 125 def test_efi_signed_image_auth4(self, u_boot_console, efi_boot_env): argument 151 def test_efi_signed_image_auth5(self, u_boot_console, efi_boot_env): argument 212 def test_efi_signed_image_auth6(self, u_boot_console, efi_boot_env): argument
|
A D | test_authvar.py | 20 def test_efi_var_auth1(self, u_boot_console, efi_boot_env): argument 124 def test_efi_var_auth2(self, u_boot_console, efi_boot_env): argument 165 def test_efi_var_auth3(self, u_boot_console, efi_boot_env): argument 206 def test_efi_var_auth4(self, u_boot_console, efi_boot_env): argument 240 def test_efi_var_auth5(self, u_boot_console, efi_boot_env): argument
|
A D | test_unsigned.py | 21 def test_efi_unsigned_image_auth1(self, u_boot_console, efi_boot_env): argument 48 def test_efi_unsigned_image_auth2(self, u_boot_console, efi_boot_env): argument 72 def test_efi_unsigned_image_auth3(self, u_boot_console, efi_boot_env): argument
|
A D | conftest.py | 18 def efi_boot_env(request, u_boot_config): function
|
Completed in 5 milliseconds