
5 Oct
2020
5 Oct
'20
2:40 p.m.
On a Monday in 2020, Peter Krempa wrote:
The function will also be reusable in other places of the code by making the size check optional. For now only test12* is refactored since it used TEST_MAP directly.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/virbitmaptest.c | 63 +++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 26 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano