aboutsummaryrefslogtreecommitdiff
path: root/tests/fdc-test.c
AgeCommit message (Expand)Author
2015-10-23hw/block/fdc: Implement tray statusMax Reitz
2015-06-02fdc-test: Test state for existing cases more thoroughlyKevin Wolf
2014-12-10qtests: Specify image format explicitlyKevin Wolf
2014-07-18tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil
2014-07-01libqtest: escape strings in QMP commands, fix leakPaolo Bonzini
2014-01-22qtest: Fix the bug about disable vnc causes "make check" failKewei Yu
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster
2012-11-14fdc-tests: add tests for VERIFY commandHervé Poussineau
2012-11-14fdc-test: Check READ IDKevin Wolf
2012-11-14fdc: fix false FD_SR0_SEEKHervé Poussineau
2012-11-14fdc-test: add tests for non-DMA READ commandHervé Poussineau
2012-11-14fdc-test: insert media before fuzzing registersHervé Poussineau
2012-11-14fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau
2012-07-17fdc-test: Clean up a bitKevin Wolf
2012-07-17fdc-test: introduce test_relative_seekPavel Hrdina
2012-07-09fdc_test: introduce test_sense_interruptPavel Hrdina
2012-07-09fdc_test: update media_change testPavel Hrdina
2012-06-21qtest: add a fuzz test to fdc-testBlue Swirl
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina
2012-05-25fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina
2012-05-10qtest: Add floppy testKevin Wolf