qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qtest: Add floppy media change test
@ 2012-05-08 15:51 Kevin Wolf
  2012-05-08 15:51 ` [Qemu-devel] [PATCH 1/2] qtest: Add function to send QMP commands Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kevin Wolf @ 2012-05-08 15:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

Kevin Wolf (2):
  qtest: Add function to send QMP commands
  qtest: Add floppy test

 tests/Makefile   |    2 +
 tests/fdc-test.c |  186 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/libqtest.c |  123 ++++++++++++++++++++++++++++--------
 tests/libqtest.h |   17 +++++
 4 files changed, 301 insertions(+), 27 deletions(-)
 create mode 100644 tests/fdc-test.c

-- 
1.7.6.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-05-10  7:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 15:51 [Qemu-devel] [PATCH 0/2] qtest: Add floppy media change test Kevin Wolf
2012-05-08 15:51 ` [Qemu-devel] [PATCH 1/2] qtest: Add function to send QMP commands Kevin Wolf
2012-05-08 15:51 ` [Qemu-devel] [PATCH 2/2] qtest: Add floppy test Kevin Wolf
2012-05-09 17:11   ` Andreas Färber
2012-05-10  7:30     ` Kevin Wolf
2012-05-10  7:31     ` Paolo Bonzini
2012-05-10  7:31 ` [Qemu-devel] [PATCH 0/2] qtest: Add floppy media change test Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).