
5 Oct
2020
5 Oct
'20
12:36 p.m.
On a Monday in 2020, Peter Krempa wrote:
'test12' was testing two distinct operations on two instances of a bitmap. Split it up into 'test12a' and 'test12b' so that the 'bitmap'
'map' or just drop the quotes.
variable is not reused.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/virbitmaptest.c | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano