Home
last modified time | relevance | path

Searched refs:action (Results 1 – 16 of 16) sorted by relevance

/test/py/tests/test_android/
A Dtest_abootimg.py124 ubman.log.action('persistent is ' + persistent)
127 ubman.log.action('Disk image file ' + persistent +
130 ubman.log.action('Generating ' + persistent)
191 ubman.log.action('Loading disk image to RAM...')
196 ubman.log.action('Testing \'abootimg get ver\'...')
203 ubman.log.action('Testing \'abootimg get recovery_dtbo\'...')
207 ubman.log.action('Testing \'abootimg dump dtb\'...')
216 ubman.log.action('Testing \'abootimg get dtb --index\'...')
235 ubman.log.action('Loading disk image to RAM...')
243 ubman.log.action('Testing \'abootimg get ver\'...')
[all …]
A Dtest_ab.py30 ubman.log.action('Disk image file ' + persistent +
33 ubman.log.action('Generating ' + persistent)
/test/py/tests/
A Dtest_dfu.py154 ubman.log.action(
166 ubman.log.action('Waiting for DFU USB device to appear')
188 ubman.log.action(
191 ubman.log.action(
268 ubman.log.action('Writing test data to DFU primary ' +
272 ubman.log.action('Writing dummy data to DFU secondary ' +
276 ubman.log.action('Reading DFU primary altsetting for ' +
280 ubman.log.action('Comparing written and read data')
308 ubman.log.action(
A Dtest_ums.py133 ubman.log.action(
139 ubman.log.action('Reading raw data from UMS device')
153 ubman.log.action('Mounting exported UMS device')
170 ubman.log.action('Unmounting UMS device')
190 ubman.log.action(
202 ubman.log.action('Writing test file via UMS')
220 ubman.log.action('Reading test file back via UMS')
A Dtest_vboot.py197 ubman.log.action('%s: Sign images' % sha_algo)
214 ubman.log.action('%s: Sign images' % sha_algo)
231 ubman.log.action('%s: Sign images' % sha_algo)
310 ubman.log.action('%s: Test FIT with signed images' % sha_algo)
321 ubman.log.action('%s: Test FIT with signed configuration' % sha_algo)
329 ubman.log.action('%s: Check signed config on the host' % sha_algo)
379 ubman.log.action('%s: Check overflowed FIT header totalsize' % sha_algo)
384 ubman.log.action('%s: Check default FIT header totalsize' % sha_algo)
399 ubman.log.action('%s: Check bad config on the host' % sha_algo)
422 ubman.log.action('%s: Test FIT with configs images' % sha_algo)
[all …]
A Dtest_extension.py17 ubman.log.action('Loading devicetree to RAM...')
A Dtest_gpt.py68 ubman.log.action('Disk image file ' + persistent +
71 ubman.log.action('Generating ' + persistent)
A Dtest_env.py443 c.log.action('Disk image file ' + persistent + ' already exists')
/test/py/
A Dconsole_board.py40 self.log.action('Flashing U-Boot')
63 self.log.action('Connecting to board without reset')
66 self.log.action('Resetting board')
80 self.log.action('Releasing board')
A Dutils.py82 ubman.log.action('Persistent data file ' + self.abs_fn +
86 ubman.log.action('Generating ' + self.abs_fn +
285 self.log.action('Removing stale generated file ' +
302 self.log.action(
A Dconsole_sandbox.py95 self.log.action('kill %d' % sig)
A Dmultiplexed_log.css60 .action {
A Dconftest.py85 parser.addoption('--build', default=False, action='store_true',
87 parser.addoption('--buildman', default=False, action='store_true',
93 parser.addoption('--use-running-system', default=False, action='store_true',
95 parser.addoption('--timing', default=False, action='store_true',
A Dmultiplexed_log.py522 def action(self, msg): member in Logfile
A Dconsole_base.py387 self.log.action(f'Sending Ctrl-{char}')
/test/py/tests/test_fs/
A Dconftest.py36 parser.addoption('--fs-type', action='append', default=None,

Completed in 26 milliseconds