Lines Matching refs:QTestState
21 static bool look_for_drive0(QTestState *qts, const char *command, const char *key) in look_for_drive0()
58 static bool has_drive(QTestState *qts) in has_drive()
63 static bool has_blockdev(QTestState *qts) in has_blockdev()
68 static void blockdev_add_with_media(QTestState *qts) in blockdev_add_with_media()
90 static void drive_add(QTestState *qts) in drive_add()
99 static void drive_add_with_media(QTestState *qts) in drive_add_with_media()
110 static void drive_del(QTestState *qts) in drive_del()
139 static void device_add(QTestState *qts) in device_add()
155 static void device_del(QTestState *qts, bool and_reset) in device_del()
168 QTestState *qts; in test_drive_without_dev()
188 QTestState *qts; in test_after_failed_device_add()
224 QTestState *qts; in test_drive_del_device_del()
251 QTestState *qts; in test_cli_device_del()
282 QTestState *qts; in test_cli_device_del_q35()
308 QTestState *qts; in test_empty_device_del()
325 QTestState *qts; in test_device_add_and_del()
352 static void device_add_q35(QTestState *qts) in device_add_q35()
371 QTestState *qts; in test_device_add_and_del_q35()
396 QTestState *qts; in test_drive_add_device_add_and_del()
425 QTestState *qts; in test_drive_add_device_add_and_del_q35()
449 QTestState *qts; in test_blockdev_add_device_add_and_del()
478 QTestState *qts; in test_blockdev_add_device_add_and_del_q35()