Searched refs:qom_tree_end (Results 1 – 1 of 1) sorted by relevance
202 g_autofree char *qom_tree_end = NULL; in test_device_intro_none() local209 qom_tree_end = qtest_hmp(qts, "info qom-tree"); in test_device_intro_none()210 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_none()221 g_autofree char *qom_tree_end = NULL; in test_device_intro_abstract() local228 qom_tree_end = qtest_hmp(qts, "info qom-tree"); in test_device_intro_abstract()229 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_abstract()243 g_autofree char *qom_tree_end = NULL; in test_device_intro_concrete() local261 qom_tree_end = qtest_hmp(qts, "info qom-tree"); in test_device_intro_concrete()262 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_concrete()