On 06.05.2014 22:04, Eric Blake wrote:
On 05/06/2014 01:30 PM, Max Reitz wrote:
Add a test for the JSON protocol driver.
Signed-off-by: Max Reitz
Reviewed-by: Benoit Canet
---
+echo
+echo "=== Testing qemu-img info output ==="
+echo
+
+# This should output information about the image itsel
On 05/06/2014 01:30 PM, Max Reitz wrote:
> Add a test for the JSON protocol driver.
>
> Signed-off-by: Max Reitz
> Reviewed-by: Benoit Canet
> ---
> +echo
> +echo "=== Testing qemu-img info output ==="
> +echo
> +
> +# This should output information about the image itself, not about the JSON
>
Add a test for the JSON protocol driver.
Signed-off-by: Max Reitz
Reviewed-by: Benoit Canet
---
tests/qemu-iotests/089 | 123 +
tests/qemu-iotests/089.out | 39 ++
tests/qemu-iotests/group | 1 +
3 files changed, 163 insertions(+)