summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-08-16check-qjson: add test for large JSON objectsMichael Roth1-0/+53
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf1-4/+2
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant1-1/+1
2012-08-10qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi2-0/+15
2012-08-10block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi1-0/+6
2012-08-10qemu-iotests: Save some sed processesKevin Wolf1-10/+10
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf2-7/+7
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi3-0/+190
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi2-7/+7
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi1-1/+2
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi2-12/+12
2012-08-06qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi1-0/+235
2012-07-28tests: Makefile: include dependency filesEduardo Habkost1-0/+2
2012-07-27target-or32: Add testcasesJia Liu52-0/+2579
2012-07-23qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek1-0/+42
2012-07-23qapi: fix error propagationPaolo Bonzini1-8/+16
2012-07-17fdc-test: Clean up a bitKevin Wolf1-16/+20
2012-07-17fdc-test: introduce test_relative_seekPavel Hrdina1-5/+41
2012-07-17qemu-iotests: Valgrind supportKevin Wolf2-0/+21
2012-07-17qtest: Test we don't put hard disk info into CMOS for a CD-ROMMarkus Armbruster1-0/+22
2012-07-17qtest: Cover qdev property for BIOS CHS translationMarkus Armbruster1-6/+7
2012-07-17qtest: Cover qdev properties for disk geometryMarkus Armbruster1-2/+4
2012-07-17qtest: Add hard disk geometry testMarkus Armbruster2-0/+405
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2-0/+262
2012-07-09qtest: Tidy up temporary files properlyMarkus Armbruster1-13/+16
2012-07-09fdc_test: introduce test_sense_interruptPavel Hrdina1-1/+24
2012-07-09fdc_test: update media_change testPavel Hrdina1-8/+17
2012-06-27qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori1-0/+5
2012-06-22libqtest: Fix socket_accept() to pass address_lenAndreas Färber1-0/+1
2012-06-21qtest: add a fuzz test to fdc-testBlue Swirl1-0/+17
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi3-0/+121
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi1-0/+23
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina1-0/+66
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf3-0/+1043
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf3-0/+765
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini2-2/+4
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini1-1/+12
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev1-0/+107
2012-06-11Merge remote-tracking branch 'afaerber-or/qom-next-1' into stagingAnthony Liguori3-2/+788
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov1-14/+207
2012-06-08qapi: Add String visitor coverage to serialization unit testsMichael Roth1-0/+40
2012-06-08qapi: String visitor, use %f representation for floatsMichael Roth1-1/+1
2012-06-08qapi: Unit tests for visitor-based serializationMichael Roth2-1/+747
2012-06-07rewrite iov_* functionsMichael Tokarev2-0/+155
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini1-1/+0
2012-05-25fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina1-17/+48
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi1-1/+1
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil1-1/+1
2012-05-19tests: Fix linker failure for fdc-testStefan Weil1-1/+1
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori1-1/+1