Re: [Qemu-block] [Qemu-devel] [PATCH v3 4/4] qemu-iotests: Test creating floppy drives

2016-10-19 Thread Kevin Wolf
Am 19.10.2016 um 15:47 hat John Snow geschrieben: > > > On 10/19/2016 03:37 AM, Kevin Wolf wrote: > >Am 18.10.2016 um 21:53 hat Eric Blake geschrieben: > >>On 10/18/2016 02:45 PM, John Snow wrote: > >>> > >>> > >>>On 10/18/2016 06:22 AM, Kevin Wolf wrote: > This tests the different supported

Re: [Qemu-block] [Qemu-devel] [PATCH v3 4/4] qemu-iotests: Test creating floppy drives

2016-10-19 Thread John Snow
On 10/19/2016 03:37 AM, Kevin Wolf wrote: Am 18.10.2016 um 21:53 hat Eric Blake geschrieben: On 10/18/2016 02:45 PM, John Snow wrote: On 10/18/2016 06:22 AM, Kevin Wolf wrote: This tests the different supported methods to create floppy drives and how they interact. +function

Re: [Qemu-block] [Qemu-devel] [PATCH v3 4/4] qemu-iotests: Test creating floppy drives

2016-10-19 Thread Kevin Wolf
Am 18.10.2016 um 21:53 hat Eric Blake geschrieben: > On 10/18/2016 02:45 PM, John Snow wrote: > > > > > > On 10/18/2016 06:22 AM, Kevin Wolf wrote: > >> This tests the different supported methods to create floppy drives and > >> how they interact. > >> > > >> +function check_floppy_qtree() > >>

Re: [Qemu-block] [Qemu-devel] [PATCH v3 4/4] qemu-iotests: Test creating floppy drives

2016-10-18 Thread Eric Blake
On 10/18/2016 02:45 PM, John Snow wrote: > > > On 10/18/2016 06:22 AM, Kevin Wolf wrote: >> This tests the different supported methods to create floppy drives and >> how they interact. >> >> +function check_floppy_qtree() >> +{ >> +echo >> +echo Testing: "$@" | _filter_testdir >> + >> +

Re: [Qemu-block] [Qemu-devel] [PATCH v3 4/4] qemu-iotests: Test creating floppy drives

2016-10-18 Thread John Snow
On 10/18/2016 06:22 AM, Kevin Wolf wrote: This tests the different supported methods to create floppy drives and how they interact. Signed-off-by: Kevin Wolf --- tests/qemu-iotests/172 | 242 + tests/qemu-iotests/172.out | 1205