Searched refs:verify_content (Results 1 – 5 of 5) sorted by relevance
| /test/py/tests/test_efi_capsule/ |
| A D | test_capsule_firmware_fit.py | 16 verify_content, 70 verify_content(ubman, '100000', 'u-boot:Old') 71 verify_content(ubman, '150000', 'u-boot-env:Old') 104 verify_content(ubman, '100000', expected) 107 verify_content(ubman, '150000', expected) 146 verify_content(ubman, '100000', 'u-boot:Old') 147 verify_content(ubman, '150000', 'u-boot-env:Old') 154 verify_content(ubman, '100000', 'u-boot:New') 155 verify_content(ubman, '150000', 'u-boot-env:New') 183 verify_content(ubman, '100000', 'u-boot:Old')
|
| A D | test_capsule_firmware_raw.py | 17 verify_content, 72 verify_content(ubman, '100000', 'u-boot:Old') 73 verify_content(ubman, '150000', 'u-boot-env:Old') 111 verify_content(ubman, '100000', expected) 114 verify_content(ubman, '150000', expected) 156 verify_content(ubman, '100000', expected) 159 verify_content(ubman, '150000', expected) 198 verify_content(ubman, '100000', 'u-boot:Old') 199 verify_content(ubman, '150000', 'u-boot-env:Old') 211 verify_content(ubman, '100000', 'u-boot:New') [all …]
|
| A D | test_capsule_firmware_signed_fit.py | 19 verify_content, 64 verify_content(ubman, '100000', 'u-boot:New') 96 verify_content(ubman, '100000', 'u-boot:Old') 127 verify_content(ubman, '100000', 'u-boot:Old') 164 verify_content(ubman, '100000', 'u-boot:New') 165 verify_content(ubman, '150000', 'u-boot-env:New') 193 verify_content(ubman, '100000', 'u-boot:Old')
|
| A D | test_capsule_firmware_signed_raw.py | 17 verify_content, 61 verify_content(ubman, '100000', 'u-boot:New') 91 verify_content(ubman, '100000', 'u-boot:Old') 121 verify_content(ubman, '100000', 'u-boot:Old') 163 verify_content(ubman, '100000', 'u-boot:New') 164 verify_content(ubman, '150000', 'u-boot-env:New') 192 verify_content(ubman, '100000', 'u-boot:Old')
|
| A D | capsule_common.py | 117 def verify_content(ubman, target, expected): function
|
Completed in 12 milliseconds