Home
last modified time | relevance | path

Searched defs:QTestState (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/qtest/
H A Dlibqtest.h24 typedef struct QTestState QTestState; typedef
H A Dboot-order-test.c27 uint64_t (*read_boot_order)(QTestState *), in test_a_boot_order()
55 uint64_t (*read_boot_order)(QTestState *), in test_boot_orders()
H A Dlibqtest.c74 struct QTestState struct
97 static int qtest_query_target_endianness(QTestState *s); argument