Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
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.c73 struct QTestState struct
96 static int qtest_query_target_endianness(QTestState *s); argument
H A Dlibqtest.h24 typedef struct QTestState QTestState; typedef