Searched refs:qtree_end (Results 1 – 1 of 1) sorted by relevance
204 g_autofree char *qtree_end = NULL; in test_device_intro_none() local211 qtree_end = qtest_hmp(qts, "info qtree"); in test_device_intro_none()212 g_assert_cmpstr(qtree_start, ==, qtree_end); in test_device_intro_none()223 g_autofree char *qtree_end = NULL; in test_device_intro_abstract() local230 qtree_end = qtest_hmp(qts, "info qtree"); in test_device_intro_abstract()231 g_assert_cmpstr(qtree_start, ==, qtree_end); in test_device_intro_abstract()245 g_autofree char *qtree_end = NULL; in test_device_intro_concrete() local264 qtree_end = qtest_hmp(qts, "info qtree"); in test_device_intro_concrete()265 g_assert_cmpstr(qtree_start, ==, qtree_end); in test_device_intro_concrete()