Re: [PATCH 18/19] tests: qemublock: Add tests for qemuBlockBitmapsHandleBlockcopy

2020-02-03 Thread Ján Tomko
On Fri, Jan 31, 2020 at 03:31:22PM +0100, Peter Krempa wrote: Use some of the existing bitmap data to add tests for qemuBlockBitmapsHandleBlockcopy. As the output depends on the ordering in the hash table we must also install the "virdeterministichash" mock preload library. Signed-off-by:

[PATCH 18/19] tests: qemublock: Add tests for qemuBlockBitmapsHandleBlockcopy

2020-01-31 Thread Peter Krempa
Use some of the existing bitmap data to add tests for qemuBlockBitmapsHandleBlockcopy. As the output depends on the ordering in the hash table we must also install the "virdeterministichash" mock preload library. Signed-off-by: Peter Krempa --- tests/qemublocktest.c |