/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/ |
H A D | device-introspect-test.c | 202 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_none() local 211 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_none() 221 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_abstract() local 230 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_abstract() 243 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_concrete() local 263 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_concrete()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/ |
H A D | device-introspect-test.c | 202 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_none() local 211 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_none() 221 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_abstract() local 230 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_abstract() 243 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_concrete() local 263 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_concrete()
|
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/ |
H A D | device-introspect-test.c | 202 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_none() local 211 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_none() 221 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_abstract() local 230 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_abstract() 243 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_concrete() local 263 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_concrete()
|
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/ |
H A D | device-introspect-test.c | 202 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_none() local 211 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_none() 221 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_abstract() local 230 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_abstract() 243 g_autofree char *qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_device_intro_concrete() local 263 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_device_intro_concrete()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/ |
H A D | device-introspect-test.c | 107 char *qom_tree_start, *qom_tree_end; in test_one_device() local 112 qom_tree_start = hmp("info qom-tree"); in test_one_device() 129 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_one_device() 130 g_free(qom_tree_start); in test_one_device()
|
/dports/emulators/qemu-utils/qemu-4.2.1/tests/ |
H A D | device-introspect-test.c | 108 char *qom_tree_start, *qom_tree_end; in test_one_device() local 113 qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_one_device() 130 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_one_device() 131 g_free(qom_tree_start); in test_one_device()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/ |
H A D | device-introspect-test.c | 108 char *qom_tree_start, *qom_tree_end; in test_one_device() local 113 qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_one_device() 130 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_one_device() 131 g_free(qom_tree_start); in test_one_device()
|
/dports/emulators/qemu42/qemu-4.2.1/tests/ |
H A D | device-introspect-test.c | 108 char *qom_tree_start, *qom_tree_end; in test_one_device() local 113 qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_one_device() 130 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_one_device() 131 g_free(qom_tree_start); in test_one_device()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/ |
H A D | device-introspect-test.c | 108 char *qom_tree_start, *qom_tree_end; in test_one_device() local 113 qom_tree_start = qtest_hmp(qts, "info qom-tree"); in test_one_device() 130 g_assert_cmpstr(qom_tree_start, ==, qom_tree_end); in test_one_device() 131 g_free(qom_tree_start); in test_one_device()
|