Home
last modified time | relevance | path

Searched refs:test_setup (Results 1 – 9 of 9) 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 Ddbus-display-test.c39 test_setup(QTestState **qts, GDBusConnection **conn) in test_setup() function
61 test_setup(&qts, &conn); in test_dbus_display_vm()
168 test_setup(&qts, &conn); in test_dbus_display_console()
236 test_setup(&qts, &conn); in test_dbus_display_keyboard()
H A Dvnc-display-test.c39 test_setup(Test *test) in test_setup() function
86 if (!test_setup(&test)) { in test_vnc_basic()
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A Dtest_signals.c20 if (test_setup(current) && test_init(current)) { in main()
H A Dtest_signals_utils.h16 int test_setup(struct tdescr *td);
H A Dtest_signals_utils.c372 int test_setup(struct tdescr *td) in test_setup() function
/openbmc/openbmc-test-automation/templates/
H A Dpgm_template.py23 def test_setup(): function
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c191 static BlockBackend * no_coroutine_fn test_setup(void) in test_setup() function
278 BlockBackend *blk = test_setup(); in test_drv_cb_drain_all()
285 BlockBackend *blk = test_setup(); in test_drv_cb_drain()
298 BlockBackend *blk = test_setup(); in test_drv_cb_co_drain_all()
311 BlockBackend *blk = test_setup(); in test_drv_cb_co_drain()
348 BlockBackend *blk = test_setup(); in test_quiesce_drain_all()
355 BlockBackend *blk = test_setup(); in test_quiesce_drain()
368 BlockBackend *blk = test_setup(); in test_quiesce_co_drain_all()
381 BlockBackend *blk = test_setup(); in test_quiesce_co_drain()