Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dvnc-display-test.c39 test_setup(Test *test) in test_setup() function
86 if (!test_setup(&test)) { in test_vnc_basic()
H A Ddbus-display-test.c44 test_setup(QTestState **qts, GDBusConnection **conn) in test_setup() function
66 test_setup(&qts, &conn); in test_dbus_display_vm()
236 test_setup(&qts, &conn); in test_dbus_display_console()
304 test_setup(&qts, &conn); in test_dbus_display_keyboard()
/qemu/tests/unit/
H A Dtest-bdrv-drain.c185 static BlockBackend * no_coroutine_fn test_setup(void) in test_setup() function
266 BlockBackend *blk = test_setup(); in test_drv_cb_drain_all()
273 BlockBackend *blk = test_setup(); in test_drv_cb_drain()
286 BlockBackend *blk = test_setup(); in test_drv_cb_co_drain_all()
299 BlockBackend *blk = test_setup(); in test_drv_cb_co_drain()
336 BlockBackend *blk = test_setup(); in test_quiesce_drain_all()
343 BlockBackend *blk = test_setup(); in test_quiesce_drain()
356 BlockBackend *blk = test_setup(); in test_quiesce_co_drain_all()
369 BlockBackend *blk = test_setup(); in test_quiesce_co_drain()