Lines Matching refs:state_disk_image
97 def state_disk_image(ubman): function
109 def test_gpt_read(state_disk_image, ubman): argument
112 ubman.run_command('host bind 0 ' + state_disk_image.path)
126 def test_gpt_read_var(state_disk_image, ubman): argument
129 ubman.run_command('host bind 0 ' + state_disk_image.path)
160 def test_gpt_verify(state_disk_image, ubman): argument
163 ubman.run_command('host bind 0 ' + state_disk_image.path)
170 def test_gpt_repair(state_disk_image, ubman): argument
173 ubman.run_command('host bind 0 ' + state_disk_image.path)
180 def test_gpt_guid(state_disk_image, ubman): argument
183 ubman.run_command('host bind 0 ' + state_disk_image.path)
190 def test_gpt_setenv(state_disk_image, ubman): argument
192 ubman.run_command('host bind 0 ' + state_disk_image.path)
222 def test_gpt_save_guid(state_disk_image, ubman): argument
227 ubman.run_command('host bind 0 ' + state_disk_image.path)
235 def test_gpt_part_type_uuid(state_disk_image, ubman): argument
238 ubman.run_command('host bind 0 ' + state_disk_image.path)
245 def test_gpt_part_type_save_uuid(state_disk_image, ubman): argument
250 ubman.run_command('host bind 0 ' + state_disk_image.path)
260 def test_gpt_rename_partition(state_disk_image, ubman): argument
263 ubman.run_command('host bind 0 ' + state_disk_image.path)
279 def test_gpt_swap_partitions(state_disk_image, ubman): argument
282 ubman.run_command('host bind 0 ' + state_disk_image.path)
295 def test_gpt_set_bootable(state_disk_image, ubman): argument
298 ubman.run_command('host bind 0 ' + state_disk_image.path)
317 def test_gpt_write(state_disk_image, ubman): argument
320 ubman.run_command('host bind 0 ' + state_disk_image.path)
338 def test_gpt_write_part_type(state_disk_image, ubman): argument
364 def test_gpt_transpose(state_disk_image, ubman): argument
367 ubman.run_command('host bind 0 ' + state_disk_image.path)