summaryrefslogtreecommitdiff
path: root/tests/libqtest.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-13qtest: Fix crash if SIGABRT during qtest_init()Stefan Hajnoczi1-3/+1
2014-03-13libqtest: Avoid inline varargs functionsPeter Maydell1-18/+2
2013-11-07libqtest: add qmp(fmt, ...) -> QDict* functionStefan Hajnoczi1-0/+37
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi1-10/+10
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-12/+12
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster1-0/+12
2013-02-18qtest: Add MMIO supportAndreas Färber1-0/+186
2013-02-18libqtest: Introduce qtest_qmpv() and convert remaining macroAndreas Färber1-1/+19
2013-02-18libqtest: Convert macros to functions and clean up documentationAndreas Färber1-50/+110
2013-02-11libqtest: Fix documentation copy&paste errorsAndreas Färber1-6/+0
2012-05-10qtest: Add function to send QMP commandsKevin Wolf1-0/+17
2012-03-30qtest: add C version of test infrastructureAnthony Liguori1-0/+335