Re: [Qemu-devel] [PATCH v9 09/10] tests: Add test code for hbitmap serialization

2016-10-05 Thread Max Reitz
On 05.10.2016 00:52, John Snow wrote: > From: Fam Zheng > > Signed-off-by: Fam Zheng > [Fixed minor constant issue. --js] > Signed-off-by: John Snow > > Signed-off-by: John Snow > --- > tests/test-hbitmap.c | 155 > +++ > 1 file changed, 155 i

[Qemu-devel] [PATCH v9 09/10] tests: Add test code for hbitmap serialization

2016-10-04 Thread John Snow
From: Fam Zheng Signed-off-by: Fam Zheng [Fixed minor constant issue. --js] Signed-off-by: John Snow Signed-off-by: John Snow --- tests/test-hbitmap.c | 155 +++ 1 file changed, 155 insertions(+) diff --git a/tests/test-hbitmap.c b/tests/test-