From 37ce63eb23ad092e88891cf458bd3491af65d0a3 Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Wed, 29 Feb 2012 13:25:22 +0000 Subject: 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 Signed-off-by: Kevin Wolf --- tests/qemu-iotests/group | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/qemu-iotests/group') diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 0a5c866..fcf869d 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -36,3 +36,4 @@ 027 rw auto 028 rw backing auto 029 rw auto +030 rw auto -- cgit v1.1