test: add image streaming tests
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 29 Feb 2012 13:25:22 +0000 (13:25 +0000)
committerKevin Wolf <kwolf@redhat.com>
Wed, 29 Feb 2012 14:48:44 +0000 (15:48 +0100)
commit37ce63eb23ad092e88891cf458bd3491af65d0a3
tree6d39aab4be855c890dea781edb524fdff5bec24b
parentf345cfd01935c6d7ab19f841a2eee2901ca3221e
test: add image streaming tests

This patch adds a test suite for the image streaming feature.  It
exercises the 'block_stream', 'block_job_cancel', 'block_job_set_speed',
and 'query-block-jobs' QMP commands.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/030 [new file with mode: 0755]
tests/qemu-iotests/030.out [new file with mode: 0644]
tests/qemu-iotests/group