Searched defs:efi_boot_env (Results 1 – 4 of 4) sorted by relevance
| /test/py/tests/test_efi_secboot/ |
| A D | test_signed.py | 21 def test_efi_signed_image_auth1(self, ubman, efi_boot_env): argument 44 def test_efi_signed_image_auth2(self, ubman, efi_boot_env): argument 89 def test_efi_signed_image_auth3(self, ubman, efi_boot_env): argument 125 def test_efi_signed_image_auth4(self, ubman, efi_boot_env): argument 151 def test_efi_signed_image_auth5(self, ubman, efi_boot_env): argument 238 def test_efi_signed_image_auth6(self, ubman, efi_boot_env): argument 287 def test_efi_signed_image_auth7(self, ubman, efi_boot_env): argument 338 def test_efi_signed_image_auth8(self, ubman, efi_boot_env): argument
|
| A D | test_authvar.py | 20 def test_efi_var_auth1(self, ubman, efi_boot_env): argument 124 def test_efi_var_auth2(self, ubman, efi_boot_env): argument 165 def test_efi_var_auth3(self, ubman, efi_boot_env): argument 206 def test_efi_var_auth4(self, ubman, efi_boot_env): argument 240 def test_efi_var_auth5(self, ubman, efi_boot_env): argument
|
| A D | test_unsigned.py | 21 def test_efi_unsigned_image_auth1(self, ubman, efi_boot_env): argument 48 def test_efi_unsigned_image_auth2(self, ubman, efi_boot_env): argument 72 def test_efi_unsigned_image_auth3(self, ubman, efi_boot_env): argument
|
| A D | conftest.py | 13 def efi_boot_env(request, ubman): function
|
Completed in 6 milliseconds