summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-14fix some common typosJim Meyering1-1/+1
2012-05-10tests/Makefile: Add missing $(EXESUF)Kevin Wolf1-2/+2
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini1-2/+3
2012-05-10stream: add testcase for partial streamingPaolo Bonzini2-3/+29
2012-05-10stream: fix sectors not allocated testPaolo Bonzini2-4/+7
2012-05-10qemu-io: correctly print non-integer values as decimalsPaolo Bonzini12-4173/+4173
2012-05-10qtest: Add floppy testKevin Wolf2-0/+197
2012-05-10qtest: Add function to send QMP commandsKevin Wolf2-27/+113
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini1-3/+3
2012-05-02qemu-iotests: Many parallel allocating I/O requestsKevin Wolf3-0/+465
2012-05-02qemu-iotests: ignore fragmentation information for qedDong Xu Wang1-0/+1
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2-18/+71
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil1-3/+4
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-2/+2
2012-04-23Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-6/+6
2012-04-23qtest: fix memread and memwrite on 32 bit hostsBlue Swirl1-2/+2
2012-04-23Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori25-161/+798
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori4-0/+315
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi1-6/+6
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl2-0/+262
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf3-26/+172
2012-04-20qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf3-5/+52
2012-04-20qemu-iotests: Test backing file COW with zero clustersKevin Wolf3-0/+195
2012-04-20qemu-iotests: add a simple test for write_zeroesPaolo Bonzini3-0/+103
2012-04-20Add .gitignore for tests/David Gibson1-0/+13
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber1-1/+1
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl1-0/+17
2012-04-19iotests: fix error in 005Dong Xu Wang2-2/+2
2012-04-19qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf3-0/+148
2012-04-19qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf11-127/+125
2012-04-14tests: remove .SECONDARY special targetPaolo Bonzini1-2/+0
2012-04-14target-xtensa: add test for IBREAK invalidationMax Filippov1-0/+34
2012-04-14target-xtensa: add tests for LBEG/LEND invalidationMax Filippov1-0/+50
2012-04-14target-xtensa: improve unit tests debuggingMax Filippov2-0/+20
2012-04-05qemu-iotests: Fix call syntax for qemu-ioStefan Weil3-6/+6
2012-04-05qemu-iotests: Fix call syntax for qemu-imgStefan Weil1-2/+7
2012-04-05qemu-iotests: Test unknown qcow2 header extensionsKevin Wolf3-0/+149
2012-04-05qemu-iotests: qcow2.pyKevin Wolf1-0/+207
2012-03-31tests: fix out-of-tree building for lm32 targetMichael Walle1-5/+8
2012-03-30qtest: avoid a warning with RTC testBlue Swirl1-3/+3
2012-03-30qtest: fix out of tree buildBlue Swirl1-0/+2
2012-03-30qtest: add rtc-test test-caseAnthony Liguori2-0/+268
2012-03-30qtest: add C version of test infrastructureAnthony Liguori3-3/+746
2012-03-30test makefile overhaulPaolo Bonzini14-44/+3336