summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Add test cases for blockdev-mirrorFam Zheng2019-11-292-25/+79
* qemu-iotests: s390x: fix test 051Bo Tu2019-11-293-85/+69
* iotests: 095: Filter _img_info outputFam Zheng2019-11-292-4/+2
* iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-6/+4
* iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-4/+9
* iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+5
* iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+5
* iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+6
* iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+5
* iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-4/+10
* iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-3/+6
* iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-8/+9
* iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-5/+5
* qemu-iotests: make check-block.sh work on out-of-tree buildsPaolo Bonzini2019-11-291-1/+1
* iotests: 086: Add raw formatFam Zheng2019-11-291-1/+1
* crypto: add ability to query hash digest lenDaniel P. Berrange2019-11-291-0/+5
* crypto: add additional query accessors for cipher instancesDaniel P. Berrange2019-11-291-0/+10
* io: fix stack allocation when sending of file descriptorsDaniel P. Berrange2019-11-291-0/+96
* io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connectionsDaniel P. Berrange2019-11-291-4/+25
* io: bind to loopback IP addrs in test suiteDaniel P. Berrange2019-11-291-2/+2
* ipmi: Add testsCorey Minyard2019-11-293-0/+735
* crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange2019-11-293-0/+455
* util: add base64 decoding functionDaniel P. Berrange2019-11-293-0/+113
* block/qapi: allow best-effort queryJohn Snow2019-11-291-1/+4
* block/qapi: always report full_backing_filenameJohn Snow2019-11-291-0/+2
* qemu-iotests: s390x: fix test 068Bo Tu2019-11-291-2/+12
* qemu-iotests: s390x: fix test 051Bo Tu2019-11-293-130/+569
* qemu-iotests: refine common.configBo Tu2019-11-291-5/+4
* iotests: Update comments for bdrv_swap() in 094Fam Zheng2019-11-291-3/+5
* iotests: Extend test 112 for qemu-img amendMax Reitz2019-11-292-0/+180
* qcow2: Use error_report() in qcow2_amend_options()Max Reitz2019-11-291-7/+7
* qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf2019-11-293-0/+113
* qemu-iotests: Test cache mode option inheritanceKevin Wolf2019-11-293-0/+1128
* qemu-iotests: Try setting cache mode for childrenKevin Wolf2019-11-292-1/+69
* qemu-iotests: Remove cache mode test without mediumKevin Wolf2019-11-293-14/+14
* blockdev: Set 'format' indicates non-empty driveKevin Wolf2019-11-292-3/+3
* iotests: 124: don't reopen qcow2John Snow2019-11-291-12/+14
* iotests: 124: move incremental failure testJohn Snow2019-11-291-57/+60
* iotests: 124: Split into two test classesJohn Snow2019-11-291-13/+22
* io: add QIOChannelBuffer classDaniel P. Berrange2019-11-293-0/+54
* io: add QIOChannelCommand classDaniel P. Berrange2019-11-293-0/+134
* io: add QIOChannelTLS classDaniel P. Berrange2019-11-293-0/+347
* io: add QIOChannelFile classDaniel P. Berrange2019-11-293-0/+105
* io: add QIOChannelSocket classDaniel P. Berrange2019-11-295-0/+691
* io: add QIOTask class for async operationsDaniel P. Berrange2019-11-293-0/+272
* tests/guest-debug: introduce basic gdbstub testsAlex Bennée2019-11-291-0/+176
* qapi: Detect base class loopsEric Blake2019-11-299-0/+11
* qapi: Move duplicate collision checks to schema check()Eric Blake2019-11-2913-19/+8
* qapi: Enforce (or whitelist) case conventions on qapi membersEric Blake2019-11-2913-0/+16
* qapi: Fix alternates that accept 'number' but not 'int'Eric Blake2019-11-291-10/+6
OpenPOWER on IntegriCloud