summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Makefile: include dependency filesEduardo Habkost2012-07-281-0/+2
* target-or32: Add testcasesJia Liu2012-07-2752-0/+2579
* qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek2012-07-231-0/+42
* qapi: fix error propagationPaolo Bonzini2012-07-231-8/+16
* fdc-test: Clean up a bitKevin Wolf2012-07-171-16/+20
* fdc-test: introduce test_relative_seekPavel Hrdina2012-07-171-5/+41
* qemu-iotests: Valgrind supportKevin Wolf2012-07-172-0/+21
* qtest: Test we don't put hard disk info into CMOS for a CD-ROMMarkus Armbruster2012-07-171-0/+22
* qtest: Cover qdev property for BIOS CHS translationMarkus Armbruster2012-07-171-6/+7
* qtest: Cover qdev properties for disk geometryMarkus Armbruster2012-07-171-2/+4
* qtest: Add hard disk geometry testMarkus Armbruster2012-07-172-0/+405
* Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-092-0/+262
|\
| * rewrite iov_send_recv() and move it to iov.cMichael Tokarev2012-06-111-0/+107
| * rewrite iov_* functionsMichael Tokarev2012-06-072-0/+155
* | qtest: Tidy up temporary files properlyMarkus Armbruster2012-07-091-13/+16
* | fdc_test: introduce test_sense_interruptPavel Hrdina2012-07-091-1/+24
* | fdc_test: update media_change testPavel Hrdina2012-07-091-8/+17
* | qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori2012-06-271-0/+5
* | libqtest: Fix socket_accept() to pass address_lenAndreas Färber2012-06-221-0/+1
* | qtest: add a fuzz test to fdc-testBlue Swirl2012-06-211-0/+17
* | qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi2012-06-153-0/+121
* | qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi2012-06-151-0/+23
* | fdc-test: introduced qtest read_without_mediaPavel Hrdina2012-06-151-0/+66
* | qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf2012-06-153-0/+1043
* | qemu-iotests: Some backing file COW testsKevin Wolf2012-06-153-0/+765
* | qemu-iotests: start vms in qtest modePaolo Bonzini2012-06-152-2/+4
* | qemu-iotests: fill streaming test image with dataPaolo Bonzini2012-06-151-1/+12
* | Merge remote-tracking branch 'afaerber-or/qom-next-1' into stagingAnthony Liguori2012-06-113-2/+788
|\ \
| * | qapi: Add String visitor coverage to serialization unit testsMichael Roth2012-06-081-0/+40
| * | qapi: String visitor, use %f representation for floatsMichael Roth2012-06-081-1/+1
| * | qapi: Unit tests for visitor-based serializationMichael Roth2012-06-082-1/+747
* | | target-xtensa: add MMU pagewalking testsMax Filippov2012-06-091-14/+207
|/ /
* / build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini2012-06-071-1/+0Star
|/
* fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina2012-05-251-17/+48
* qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi2012-05-251-1/+1
* tests: Add rtc-test (fix test regression)Stefan Weil2012-05-211-1/+1
* tests: Fix linker failure for fdc-testStefan Weil2012-05-191-1/+1
* Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori2012-05-141-1/+1
|\
| * fix some common typosJim Meyering2012-05-141-1/+1
* | tests/Makefile: Add missing $(EXESUF)Kevin Wolf2012-05-101-2/+2
* | stream: do not copy unallocated sectors from the basePaolo Bonzini2012-05-101-2/+3
* | stream: add testcase for partial streamingPaolo Bonzini2012-05-102-3/+29
* | stream: fix sectors not allocated testPaolo Bonzini2012-05-102-4/+7
* | qemu-io: correctly print non-integer values as decimalsPaolo Bonzini2012-05-1012-4173/+4173
* | qtest: Add floppy testKevin Wolf2012-05-102-0/+197
* | qtest: Add function to send QMP commandsKevin Wolf2012-05-102-27/+113
* | qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini2012-05-101-3/+3
|/
* qemu-iotests: Many parallel allocating I/O requestsKevin Wolf2012-05-023-0/+465
* qemu-iotests: ignore fragmentation information for qedDong Xu Wang2012-05-021-0/+1
* qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2012-04-272-18/+71