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(a)redhat.com>
---
tests/virbitmaptest.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano