Stefan Hajnoczi dc668ded10 qemu-iotests: add 083 NBD client disconnect tests
This new test case uses nbd-fault-injector.py to simulate broken TCP
connections at each stage in the NBD protocol.  This way we can exercise
block/nbd-client.c's socket error handling code paths.

In particular, this serves as a regression test to make sure
nbd-client.c doesn't cause an infinite loop by leaving its
nbd_receive_reply() fd handler registered after the connection has been
closed.  This bug was fixed in an earlier patch.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-03-14 16:29:02 +01:00
..
2014-02-14 16:22:33 +01:00
2014-02-14 16:22:33 +01:00
2014-02-14 21:07:13 +01:00
2014-03-13 15:33:04 +00:00
2014-02-14 20:50:19 +01:00
2014-02-14 16:22:33 +01:00
2014-03-13 01:21:45 +01:00
2014-02-14 16:22:33 +01:00
2014-02-14 21:02:27 +01:00
2014-03-13 01:21:56 +01:00
2014-02-14 21:01:03 +01:00
2014-03-13 01:21:56 +01:00
2014-02-14 16:22:33 +01:00