Searched refs:fixture_setup (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 52 fixture_setup(TestFixture *fixture, gconstpointer data, gchar **envp) in fixture_setup() function 639 fixture_setup(&fix, "-b guest-ping,guest-get-time", NULL); in test_qga_blockedrpcs() 674 fixture_setup(&fix, "-a guest-ping,guest-get-time", NULL); in test_qga_allowedrpcs() 1042 fixture_setup(&fixture, NULL, env); in test_qga_guest_get_osinfo() 1096 fixture_setup(&fix, NULL, NULL); in main()
|