Searched refs:action (Results 1 – 16 of 16) sorted by relevance
| /test/py/tests/test_android/ |
| A D | test_abootimg.py | 124 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 D | test_ab.py | 30 ubman.log.action('Disk image file ' + persistent + 33 ubman.log.action('Generating ' + persistent)
|
| /test/py/tests/ |
| A D | test_dfu.py | 154 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 D | test_ums.py | 133 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 D | test_vboot.py | 197 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 D | test_extension.py | 17 ubman.log.action('Loading devicetree to RAM...')
|
| A D | test_gpt.py | 68 ubman.log.action('Disk image file ' + persistent + 71 ubman.log.action('Generating ' + persistent)
|
| A D | test_env.py | 443 c.log.action('Disk image file ' + persistent + ' already exists')
|
| /test/py/ |
| A D | console_board.py | 40 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 D | utils.py | 82 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 D | console_sandbox.py | 95 self.log.action('kill %d' % sig)
|
| A D | multiplexed_log.css | 60 .action {
|
| A D | conftest.py | 85 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 D | multiplexed_log.py | 522 def action(self, msg): member in Logfile
|
| A D | console_base.py | 387 self.log.action(f'Sending Ctrl-{char}')
|
| /test/py/tests/test_fs/ |
| A D | conftest.py | 36 parser.addoption('--fs-type', action='append', default=None,
|
Completed in 26 milliseconds