summary refs log tree commit diff stats
path: root/qemu-nbd.c
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2019-01-11 13:47:13 -0600
committerEric Blake <eblake@redhat.com>2019-01-14 10:09:46 -0600
commit2d2fd67428f0cfbffea16969d2635af3e2d78d3d (patch)
treeec28258053af7f2c4cce073caac6a21294cfc8cf /qemu-nbd.c
parent9d97658020db922b68da05faadcdd61f49fbbdc7 (diff)
downloadfocaccia-qemu-2d2fd67428f0cfbffea16969d2635af3e2d78d3d.tar.gz
focaccia-qemu-2d2fd67428f0cfbffea16969d2635af3e2d78d3d.zip
nbd: Add some error case testing to iotests 223
Testing success paths is important, but it's also nice to highlight
expected failure handling, to show that we don't crash, and so that
upcoming tests that change behavior can demonstrate the resulting
effects on error paths.

Add the following errors:
Attempting to export without a running server
Attempting to start a second server
Attempting to export a bad node name
Attempting to export a name that is already exported
Attempting to export an enabled bitmap
Attempting to remove an already removed export
Attempting to quit server a second time

All of these properly complain except for a second server-stop,
which will be fixed next.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190111194720.15671-2-eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Diffstat (limited to 'qemu-nbd.c')
0 files changed, 0 insertions, 0 deletions