summaryrefslogtreecommitdiffstats
path: root/tests/fdc-test.c
Commit message (Expand)AuthorAgeFilesLines
* fdc-test: Test state for existing cases more thoroughlyKevin Wolf2015-06-021-0/+34
* qtests: Specify image format explicitlyKevin Wolf2014-12-101-1/+1
* tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil2014-07-181-1/+1
* libqtest: escape strings in QMP commands, fix leakPaolo Bonzini2014-07-011-1/+1
* qtest: Fix the bug about disable vnc causes "make check" failKewei Yu2014-01-221-4/+1
* libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi2013-11-071-6/+9
* libqtest: New qtest_end() to go with qtest_start()Markus Armbruster2013-07-181-1/+1
* fdc-tests: add tests for VERIFY commandHervé Poussineau2012-11-141-3/+13
* fdc-test: Check READ IDKevin Wolf2012-11-141-0/+66
* fdc: fix false FD_SR0_SEEKHervé Poussineau2012-11-141-3/+3
* fdc-test: add tests for non-DMA READ commandHervé Poussineau2012-11-141-0/+98
* fdc-test: insert media before fuzzing registersHervé Poussineau2012-11-141-0/+1
* fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau2012-11-141-1/+8
* fdc-test: Clean up a bitKevin Wolf2012-07-171-16/+20
* fdc-test: introduce test_relative_seekPavel Hrdina2012-07-171-5/+41
* fdc_test: introduce test_sense_interruptPavel Hrdina2012-07-091-1/+24
* fdc_test: update media_change testPavel Hrdina2012-07-091-8/+17
* qtest: add a fuzz test to fdc-testBlue Swirl2012-06-211-0/+17
* fdc-test: introduced qtest read_without_mediaPavel Hrdina2012-06-151-0/+66
* fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina2012-05-251-17/+48
* qtest: Add floppy testKevin Wolf2012-05-101-0/+195
OpenPOWER on IntegriCloud