summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange2016-03-171-0/+9
* crypto: skip testing of unsupported cipher algorithmsDaniel P. Berrange2016-03-171-1/+3
* crypto: add support for anti-forensic split algorithmDaniel P. Berrange2016-03-173-0/+196
* crypto: add support for generating initialization vectorsDaniel P. Berrange2016-03-173-0/+176
* crypto: add support for PBKDF2 algorithmDaniel P. Berrange2016-03-173-0/+395
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-03-162-0/+0
|\
| * acpi-test: update UID for GSI linksMichael S. Tsirkin2016-03-152-0/+0
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-03-154-0/+0
|\|
| * acpi-test-data: add _DIS methodsMichael S. Tsirkin2016-03-112-0/+0
| * i386: update expected DSDTMichael S. Tsirkin2016-03-114-0/+0
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...Peter Maydell2016-03-151-21/+49
|\ \
| * | io: stronger check for support for IPv4/6Daniel P. Berrange2016-03-151-21/+49
* | | iotests: Add test for QMP event ratesAlberto Garcia2016-03-143-0/+135
* | | iotests: Correct 081's reference outputMax Reitz2016-03-141-1/+1
* | | block/vpc: add tests for image creation force_size parameterJeff Cody2016-03-142-0/+83
* | | block/vpc: tests for auto-detecting VPC and Hyper-V VHD imagesJeff Cody2016-03-146-0/+153
|/ /
* | io: assert errors before asserting content in I/O testDaniel P. Berrange2016-03-101-2/+2
* | io: set correct error object in background reader test threadDaniel P. Berrange2016-03-101-1/+1
* | io: wait for incoming client in socket testDaniel P. Berrange2016-03-101-0/+2
* | io: bind to socket before creating QIOChannelSocketDaniel P. Berrange2016-03-101-0/+10
* | io: initialize sockets in test programDaniel P. Berrange2016-03-101-0/+1
* | io: use bind() to check for IPv4/6 availabilityDaniel P. Berrange2016-03-101-48/+31Star
|/
* tests: update acpi test dataGerd Hoffmann2016-03-084-0/+0
* qapi: Drop useless 'data' member of unionsEric Blake2016-03-055-18/+0Star
* util: Shorten references into SocketAddressEric Blake2016-03-051-13/+21
* qapi: Rename 'fields' to 'members' in generatorEric Blake2016-03-051-1/+1
* qapi-dealloc: Reduce use outside of generated codeEric Blake2016-03-041-9/+1Star
* iotests/124: Add cluster_size mismatch testJohn Snow2016-02-292-7/+55
* mirror: Rewrite mirror_iterationFam Zheng2016-02-291-40/+40
* qga: Support enum names in guest-file-seekEric Blake2016-02-251-5/+4Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-251-7/+7
|\
| * tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin2016-02-251-7/+7
* | all: Clean up includesPeter Maydell2016-02-232-4/+2Star
* | all: Clean up includesPeter Maydell2016-02-236-15/+0Star
|/
* qemu-iotests: 140: make description slightly more verboseSascha Silbe2016-02-221-1/+5
* qemu-iotests: 140: don't use IDE deviceSascha Silbe2016-02-222-2/+1Star
* qemu-iotests: 067: ignore QMP eventsSascha Silbe2016-02-222-145/+10Star
* qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia2016-02-222-16/+53
* throttle: Test throttle_compute_wait() during burstsAlberto Garcia2016-02-221-0/+22
* throttle: Check that burst_level leaks correctlyAlberto Garcia2016-02-221-0/+16
* throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia2016-02-221-11/+17
* throttle: Merge all functions that check the configuration into oneAlberto Garcia2016-02-221-9/+9
* throttle: Set always an average value when setting a maximum valueAlberto Garcia2016-02-221-0/+2
* throttle: Make throttle_is_valid() set errpAlberto Garcia2016-02-221-1/+1
* throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia2016-02-221-3/+3
* throttle: Make throttle_conflicting() set errpAlberto Garcia2016-02-221-6/+6
* block: Fix -incoming with snapshot=onKevin Wolf2016-02-223-0/+58
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...Peter Maydell2016-02-1921-38/+94
|\
| * qapi: Don't box branches of flat unionsEric Blake2016-02-192-9/+7Star
| * qapi: Don't box struct branch of alternateEric Blake2016-02-192-16/+15Star