Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dqom-test.c19 static void test_properties(QTestState *qts, const char *path, bool recurse) in test_properties() function
70 test_properties(qts, links->data, false); in test_properties()
75 test_properties(qts, children->data, true); in test_properties()
91 test_properties(qts, "/machine", true); in test_machine()