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