aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-08-16check-qjson: add test for large JSON objectsMichael Roth
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant
2012-08-10qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi
2012-08-10block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi
2012-08-10qemu-iotests: Save some sed processesKevin Wolf
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi
2012-08-06qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi
2012-07-28tests: Makefile: include dependency filesEduardo Habkost
2012-07-27target-or32: Add testcasesJia Liu
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