On 2015-01-28 at 16:57, Eric Blake wrote:
On 01/27/2015 12:46 PM, Max Reitz wrote:
Signed-off-by: Max Reitz <mre...@redhat.com>
---
tests/qemu-iotests/118 | 649 +++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/118.out | 5 +
tests/qemu-iotests/group | 1 +
3 files changed, 655 insertions(+)
create mode 100755 tests/qemu-iotests/118
create mode 100644 tests/qemu-iotests/118.out
Looks like lots of useful tests and good coverage, including things like
no-op open of an already open tray. I didn't spot any obvious flaws
(but my python is weak), or think of any obvious missing tests, so feel
free to add:
Reviewed-by: Eric Blake <ebl...@redhat.com>
Thank you very much for reviewing this series! I really did not think
someone would jump on this so fast. :-)
Max