Re: [Libguestfs] [libnbd PATCH v2 3/8] python: Enhance tests of nbd.Buffer

2022-06-07 Thread Eric Blake
On Tue, Jun 07, 2022 at 02:14:36PM +0100, Richard W.M. Jones wrote: > On Mon, Jun 06, 2022 at 09:08:28PM -0500, Eric Blake wrote: > > Add some more coverage of existing behavior, so we can better track > > that we are not introducing unintended changes in upcoming patches. > > --- > >

Re: [Libguestfs] [libnbd PATCH v2 3/8] python: Enhance tests of nbd.Buffer

2022-06-07 Thread Richard W.M. Jones
On Mon, Jun 06, 2022 at 09:08:28PM -0500, Eric Blake wrote: > Add some more coverage of existing behavior, so we can better track > that we are not introducing unintended changes in upcoming patches. > --- > python/t/500-aio-pread.py | 83 +++--- >

[Libguestfs] [libnbd PATCH v2 3/8] python: Enhance tests of nbd.Buffer

2022-06-06 Thread Eric Blake
Add some more coverage of existing behavior, so we can better track that we are not introducing unintended changes in upcoming patches. --- python/t/500-aio-pread.py | 83 +++--- python/t/510-aio-pwrite.py | 6 +++ 2 files changed, 84 insertions(+), 5