qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v3 11/16] test-hbitmap: Add non-advancing iter_n


From: Fam Zheng
Subject: Re: [Qemu-block] [PATCH v3 11/16] test-hbitmap: Add non-advancing iter_next tests
Date: Thu, 1 Mar 2018 15:00:13 +0800
User-agent: Mutt/1.9.2 (2017-12-15)

On Wed, 02/28 19:05, Max Reitz wrote:
> Add a function that wraps hbitmap_iter_next() and always calls it in
> non-advancing mode first, and in advancing mode next.  The result should
> always be the same.
> 
> By using this function everywhere we called hbitmap_iter_next() before,
> we should get good test coverage for non-advancing hbitmap_iter_next().

Haha, clever!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]