Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D11828 old_img = os.path.join(iotests.test_dir, 'test0.img') variable
289 os.remove(old_img)
366 os.chmod(old_img, 0o666)
368 os.remove(old_img)
372 os.chmod(old_img, 0o444)
392 os.chmod(old_img, 0o444)
434 os.chmod(old_img, 0o444)
515 os.chmod(old_img, 0o444)
620 file={'filename': old_img,
631 os.remove(old_img)
[all …]