summaryrefslogtreecommitdiff
path: root/tests/libqtest.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-09qtest: Tidy up temporary files properlyMarkus Armbruster1-13/+16
2012-06-27qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori1-0/+5
2012-06-22libqtest: Fix socket_accept() to pass address_lenAndreas Färber1-0/+1
2012-05-10qtest: Add function to send QMP commandsKevin Wolf1-27/+96
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil1-3/+4
2012-04-23qtest: fix memread and memwrite on 32 bit hostsBlue Swirl1-2/+2
2012-03-30qtest: add C version of test infrastructureAnthony Liguori1-0/+387