]> Git Repo - qemu.git/commit
virtio-scsi-test: Test writing to scsi-cd device
authorKevin Wolf <[email protected]>
Mon, 18 Jan 2021 12:34:48 +0000 (13:34 +0100)
committerKevin Wolf <[email protected]>
Wed, 27 Jan 2021 19:45:20 +0000 (20:45 +0100)
commit720d10d67b26be75132131577cd2c760a320e527
tree7d3804f4233fbf4dc3f821b7ebbcf2200e68656a
parent86b1cf322789b79c8ace977430ac6a443d491cc0
virtio-scsi-test: Test writing to scsi-cd device

This tests that trying to write to a (read-only) scsi-cd device backed
by a read-write image file doesn't crash and results in the correct
error.

This is a regression test for https://bugs.launchpad.net/bugs/1906693.

Signed-off-by: Kevin Wolf <[email protected]>
Message-Id: <20210118123448[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/qtest/virtio-scsi-test.c
This page took 0.025998 seconds and 4 git commands to generate.