Home
last modified time | relevance | path

Searched refs:qom_has_parent (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Ddevice-introspect-test.c64 static bool qom_has_parent(QDict *index, const char *type, const char *parent) in qom_has_parent() function
159 g_assert(qom_has_parent(index, name, parent)); in test_qom_list_parents()
293 if (!qom_has_parent(index, name, "interface")) { in test_abstract_interfaces()