aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-07-23qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek
2012-07-23qapi: fix error propagationPaolo Bonzini
2012-07-17fdc-test: Clean up a bitKevin Wolf
2012-07-17fdc-test: introduce test_relative_seekPavel Hrdina
2012-07-17qemu-iotests: Valgrind supportKevin Wolf
2012-07-17qtest: Test we don't put hard disk info into CMOS for a CD-ROMMarkus Armbruster
2012-07-17qtest: Cover qdev property for BIOS CHS translationMarkus Armbruster
2012-07-17qtest: Cover qdev properties for disk geometryMarkus Armbruster
2012-07-17qtest: Add hard disk geometry testMarkus Armbruster
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-07-09qtest: Tidy up temporary files properlyMarkus Armbruster
2012-07-09fdc_test: introduce test_sense_interruptPavel Hrdina
2012-07-09fdc_test: update media_change testPavel Hrdina
2012-06-27qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori
2012-06-22libqtest: Fix socket_accept() to pass address_lenAndreas Färber
2012-06-21qtest: add a fuzz test to fdc-testBlue Swirl
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev
2012-06-11Merge remote-tracking branch 'afaerber-or/qom-next-1' into stagingAnthony Liguori
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov
2012-06-08qapi: Add String visitor coverage to serialization unit testsMichael Roth
2012-06-08qapi: String visitor, use %f representation for floatsMichael Roth
2012-06-08qapi: Unit tests for visitor-based serializationMichael Roth
2012-06-07rewrite iov_* functionsMichael Tokarev
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini
2012-05-25fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil
2012-05-19tests: Fix linker failure for fdc-testStefan Weil
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori
2012-05-14fix some common typosJim Meyering
2012-05-10tests/Makefile: Add missing $(EXESUF)Kevin Wolf
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini
2012-05-10stream: add testcase for partial streamingPaolo Bonzini
2012-05-10stream: fix sectors not allocated testPaolo Bonzini
2012-05-10qemu-io: correctly print non-integer values as decimalsPaolo Bonzini
2012-05-10qtest: Add floppy testKevin Wolf
2012-05-10qtest: Add function to send QMP commandsKevin Wolf
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini
2012-05-02qemu-iotests: Many parallel allocating I/O requestsKevin Wolf
2012-05-02qemu-iotests: ignore fragmentation information for qedDong Xu Wang
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori