diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-02-29 13:25:22 +0000 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-29 15:48:44 +0100 |
commit | 37ce63eb23ad092e88891cf458bd3491af65d0a3 (patch) | |
tree | 6d39aab4be855c890dea781edb524fdff5bec24b /tests/qemu-iotests/030.out | |
parent | f345cfd01935c6d7ab19f841a2eee2901ca3221e (diff) |
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>
Diffstat (limited to 'tests/qemu-iotests/030.out')
-rw-r--r-- | tests/qemu-iotests/030.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/qemu-iotests/030.out b/tests/qemu-iotests/030.out new file mode 100644 index 0000000000..8d7e996700 --- /dev/null +++ b/tests/qemu-iotests/030.out @@ -0,0 +1,5 @@ +... +---------------------------------------------------------------------- +Ran 3 tests + +OK |