aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libqtest.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qtest: Add function to send QMP commandsKevin Wolf2012-05-101-0/+17
| | | | | Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
* qtest: add C version of test infrastructureAnthony Liguori2012-03-301-0/+335
This also includes a qtest wrapper script to make it easier to launch qtest tests directly. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>