Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/
H A Dusb_network_test.sh23 test_setup() { function
241 test_setup "Device Creation"
249 test_setup "Device Creation With Override"
257 test_setup "Test Device Stop"
266 test_setup "Device Creation/Stopping, Alternative Name"
275 test_setup "Device Creation without MAC Addrs"
283 test_setup "Device Creation/Stopping, Alternative Interface"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Druntest.sh5 test_setup() { function
23 test_setup
/openbmc/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()
/openbmc/openbmc-test-automation/templates/
H A Dpgm_template.py23 def test_setup(): function
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c185 static BlockBackend * no_coroutine_fn test_setup(void) in test_setup() function
268 BlockBackend *blk = test_setup(); in test_drv_cb_drain_all()
275 BlockBackend *blk = test_setup(); in test_drv_cb_drain()
288 BlockBackend *blk = test_setup(); in test_drv_cb_co_drain_all()
301 BlockBackend *blk = test_setup(); in test_drv_cb_co_drain()
338 BlockBackend *blk = test_setup(); in test_quiesce_drain_all()
345 BlockBackend *blk = test_setup(); in test_quiesce_drain()
358 BlockBackend *blk = test_setup(); in test_quiesce_co_drain_all()
371 BlockBackend *blk = test_setup(); in test_quiesce_co_drain()