Lines Matching full:os
22 import os
31 drive0_img = os.path.join(iotests.test_dir, 'drive0.img')
56 os.remove(self.images[name])
69 nbd_sock = os.path.join(iotests.sock_dir, 'nbd.sock')
70 drive0_img = os.path.join(iotests.test_dir, 'drive0.img')
71 mirror_img = os.path.join(iotests.test_dir, 'mirror.img')
103 os.remove(self.images[name])
135 drive0_img = os.path.join(iotests.test_dir, 'drive0.img')
136 snapshot_img = os.path.join(iotests.test_dir, 'snapshot.img')
157 os.remove(self.images[name])
187 drive0_img = os.path.join(iotests.test_dir, 'drive0.img')
188 drive1_img = os.path.join(iotests.test_dir, 'drive1.img')
189 snap0_img = os.path.join(iotests.test_dir, 'snap0.img')
190 snap1_img = os.path.join(iotests.test_dir, 'snap1.img')
218 os.remove(self.images[name])
244 sock = os.path.join(iotests.sock_dir, 'nbd.sock')