aboutsummaryrefslogtreecommitdiff
path: root/tests/libqtest.h
AgeCommit message (Expand)Author
2014-03-31qtest: Factor out qtest_qmp_receive()Andreas Färber
2014-03-31Revert "qtest: Fix crash if SIGABRT during qtest_init()"Stefan Hajnoczi
2014-03-13qtest: Fix crash if SIGABRT during qtest_init()Stefan Hajnoczi
2014-03-13libqtest: Avoid inline varargs functionsPeter Maydell
2013-11-07libqtest: add qmp(fmt, ...) -> QDict* functionStefan Hajnoczi
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster
2013-02-18qtest: Add MMIO supportAndreas Färber
2013-02-18libqtest: Introduce qtest_qmpv() and convert remaining macroAndreas Färber
2013-02-18libqtest: Convert macros to functions and clean up documentationAndreas Färber
2013-02-11libqtest: Fix documentation copy&paste errorsAndreas Färber
2012-05-10qtest: Add function to send QMP commandsKevin Wolf
2012-03-30qtest: add C version of test infrastructureAnthony Liguori