summaryrefslogtreecommitdiff
path: root/tests/fdc-test.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-22qtest: Fix the bug about disable vnc causes "make check" failKewei Yu1-4/+1
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi1-6/+9
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster1-1/+1
2012-11-14fdc-tests: add tests for VERIFY commandHervé Poussineau1-3/+13
2012-11-14fdc-test: Check READ IDKevin Wolf1-0/+66
2012-11-14fdc: fix false FD_SR0_SEEKHervé Poussineau1-3/+3
2012-11-14fdc-test: add tests for non-DMA READ commandHervé Poussineau1-0/+98
2012-11-14fdc-test: insert media before fuzzing registersHervé Poussineau1-0/+1
2012-11-14fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau1-1/+8
2012-07-17fdc-test: Clean up a bitKevin Wolf1-16/+20
2012-07-17fdc-test: introduce test_relative_seekPavel Hrdina1-5/+41
2012-07-09fdc_test: introduce test_sense_interruptPavel Hrdina1-1/+24
2012-07-09fdc_test: update media_change testPavel Hrdina1-8/+17
2012-06-21qtest: add a fuzz test to fdc-testBlue Swirl1-0/+17
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina1-0/+66
2012-05-25fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina1-17/+48
2012-05-10qtest: Add floppy testKevin Wolf1-0/+195