summaryrefslogtreecommitdiffstats
path: root/tests/libqtest.h
Commit message (Expand)AuthorAgeFilesLines
* qtest: add qtest_add_abrt_handler()Marc-André Lureau2015-10-241-0/+2
* qtest: add a few fd-level qmp helpersMarc-André Lureau2015-10-191-0/+7
* libqtest: New hmp() & friendsMarkus Armbruster2015-10-091-0/+33
* qtest: Add base64 encoded read/writeJohn Snow2015-05-221-0/+49
* libqtest: add qmp_asyncJohn Snow2015-04-281-0/+27
* libqtest: add qmp_eventwaitJohn Snow2015-04-281-0/+20
* qtest: Add qtest_add() wrapper macroAndreas Färber2015-03-301-0/+20
* qtest: Add qtest_add_data_func() wrapper functionAndreas Färber2015-03-301-0/+12
* glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi2014-10-151-0/+1
* tests: Add virtio device initializationMarc Marí2014-09-081-0/+7
* qtest: Adding qtest_memset and qmemset.John Snow2014-08-151-0/+24
* qtest: Factor out qtest_qmp_receive()Andreas Färber2014-03-311-0/+18
* Revert "qtest: Fix crash if SIGABRT during qtest_init()"Stefan Hajnoczi2014-03-311-1/+3
* qtest: Fix crash if SIGABRT during qtest_init()Stefan Hajnoczi2014-03-131-3/+1
* libqtest: Avoid inline varargs functionsPeter Maydell2014-03-131-18/+2
* libqtest: add qmp(fmt, ...) -> QDict* functionStefan Hajnoczi2013-11-071-0/+37
* libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi2013-11-071-10/+10
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-12/+12
* libqtest: New qtest_end() to go with qtest_start()Markus Armbruster2013-07-181-0/+12
* qtest: Add MMIO supportAndreas Färber2013-02-181-0/+186
* libqtest: Introduce qtest_qmpv() and convert remaining macroAndreas Färber2013-02-181-1/+19
* libqtest: Convert macros to functions and clean up documentationAndreas Färber2013-02-181-50/+110
* libqtest: Fix documentation copy&paste errorsAndreas Färber2013-02-111-6/+0
* qtest: Add function to send QMP commandsKevin Wolf2012-05-101-0/+17
* qtest: add C version of test infrastructureAnthony Liguori2012-03-301-0/+335
OpenPOWER on IntegriCloud