Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/tests/
H A Dtest_gpt.py60 def state_disk_image(u_boot_console): function
75 def test_gpt_read(state_disk_image, u_boot_console): argument
78 u_boot_console.run_command('host bind 0 ' + state_disk_image.path)
91 def test_gpt_verify(state_disk_image, u_boot_console): argument
94 u_boot_console.run_command('host bind 0 ' + state_disk_image.path)
101 def test_gpt_guid(state_disk_image, u_boot_console): argument
104 u_boot_console.run_command('host bind 0 ' + state_disk_image.path)
111 def test_gpt_save_guid(state_disk_image, u_boot_console): argument
126 def test_gpt_rename_partition(state_disk_image, u_boot_console): argument
145 def test_gpt_swap_partitions(state_disk_image, u_boot_console): argument
[all …]