Home
last modified time | relevance | path

Searched refs:verify_content (Results 1 – 5 of 5) sorted by relevance

/test/py/tests/test_efi_capsule/
A Dtest_capsule_firmware_fit.py16 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 Dtest_capsule_firmware_raw.py17 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 Dtest_capsule_firmware_signed_fit.py19 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 Dtest_capsule_firmware_signed_raw.py17 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 Dcapsule_common.py117 def verify_content(ubman, target, expected): function

Completed in 12 milliseconds