Searched refs:state_disk_image (Results 1 – 1 of 1) sorted by relevance
60 def state_disk_image(u_boot_console): function75 def test_gpt_read(state_disk_image, u_boot_console): argument78 u_boot_console.run_command('host bind 0 ' + state_disk_image.path)91 def test_gpt_verify(state_disk_image, u_boot_console): argument94 u_boot_console.run_command('host bind 0 ' + state_disk_image.path)101 def test_gpt_guid(state_disk_image, u_boot_console): argument104 u_boot_console.run_command('host bind 0 ' + state_disk_image.path)111 def test_gpt_save_guid(state_disk_image, u_boot_console): argument126 def test_gpt_rename_partition(state_disk_image, u_boot_console): argument145 def test_gpt_swap_partitions(state_disk_image, u_boot_console): argument[all …]